UNPKG

@snowball-tech/fractal

Version:

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

4 lines (3 loc) 197 B
export { default as InputDate } from './InputDate.js'; export { DateFormat, Descriptions, InputDateProps, CombinedRefs as InputDateRefs, Placeholders } from './InputDate.types.js'; import 'react';