Time Field
Time Field component from @bungas/ui
Time Field component from @bungas/ui
The TimeField component from Bungas UI.
Selected: 10:30:00 AM
npm install @bungas/uiimport { TimeField } from "@bungas/ui"import { TimeField } from "@bungas/ui"
export function Example() {
return <TimeField />
}Selected: 10:30:00 AM