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