Empty State
Empty State component from @bungas/ui
Empty State component from @bungas/ui
The EmptyState component from Bungas UI.
npm install @bungas/uiimport { EmptyState } from "@bungas/ui"import { EmptyState } from "@bungas/ui"
export function Example() {
return <EmptyState />
}