UNPKG

@snowball-tech/fractal

Version:

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

3 lines 286 B
import { CombinedRefs, DateFormat, Descriptions, InputDateProps, Placeholders } from "./InputDate.types.js"; import { InputDate } from "./InputDate.js"; export { type DateFormat, type Descriptions, InputDate, type InputDateProps, type CombinedRefs as InputDateRefs, type Placeholders };