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