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