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