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