Panel
Panel component from @bungas/ui
Panel component from @bungas/ui
The Panel component from Bungas UI.
This is a description of what this panel contains.
This is the main content of the panel.
Manage your data here
Table or content goes here...
npm install @bungas/uiimport { Panel } from "@bungas/ui"import { Panel } from "@bungas/ui"
export function Example() {
return <Panel />
}This is a description of what this panel contains.
This is the main content of the panel.
Manage your data here
Table or content goes here...