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