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