Skeleton component from @bungas/ui
On This Page
The Skeleton component from Bungas UI.
Skeleton
npm install @bungas/ui
import { Skeleton } from "@bungas/ui"
import { Skeleton } from "@bungas/ui" export function Example() { return <Skeleton /> }