Island
Island component from @bungas/ui
Island component from @bungas/ui
The Island component from Bungas UI.
Narrow
max-w-md
Medium (Default)
max-w-2xl
Wide
max-w-4xl
This is a description of what this island contains.
This is the main content of the island.
Normal
shadow-sm
Elevated
shadow-lg
Sign in to your account
npm install @bungas/uiimport { Island } from "@bungas/ui"import { Island } from "@bungas/ui"
export function Example() {
return <Island />
}Narrow
max-w-md
Medium (Default)
max-w-2xl
Wide
max-w-4xl
This is a description of what this island contains.
This is the main content of the island.
Normal
shadow-sm
Elevated
shadow-lg
Sign in to your account