@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
8 lines (7 loc) • 375 B
TypeScript
import { i as InputDateProps, t as CombinedRefs } from "./InputDate.types-BBEqgPRC.js";
import * as _$react from "react";
//#region src/components/InputDate/InputDate.d.ts
declare const InputDate: _$react.ForwardRefExoticComponent<InputDateProps & _$react.RefAttributes<CombinedRefs>>;
//#endregion
export { InputDate as t };
//# sourceMappingURL=InputDate-xhAA07UV.d.ts.map