UNPKG

@masaischool/lotus

Version:

Masai UI component library designed to work seamlessly with Chakra UI

17 lines (16 loc) 311 B
declare const PinInput: { baseStyle: { color: string; borderRadius: string; textStyle: string; }; sizes: { desktop: { boxSize: string; }; mobile: { boxSize: string; }; }; }; export default PinInput;