UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

3 lines 159 B
import { InputPinCodeProps } from "./InputPinCode.types.js"; import { InputPinCode } from "./InputPinCode.js"; export { InputPinCode, type InputPinCodeProps };