UNPKG

@julo-ui/otp-input

Version:

React Input Component for entering sequences of digits

11 lines (8 loc) 371 B
import * as _julo_ui_system from '@julo-ui/system'; import { d as OtpInputProps } from './types-cc693119.js'; import '@chakra-ui/descendant'; import '@chakra-ui/descendant/dist/use-descendant'; import 'react'; import '@chakra-ui/descendant/dist/descendant'; declare const OtpInput: _julo_ui_system.ComponentWithAs<"div", OtpInputProps>; export { OtpInput as default };