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