UNPKG

@snowball-tech/fractal

Version:

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

8 lines (7 loc) 362 B
import { t as TextareaProps } from "./Textarea.types-S2CXlRmG.js"; import * as _$react from "react"; //#region src/components/Textarea/Textarea.d.ts declare const Textarea: _$react.ForwardRefExoticComponent<TextareaProps & _$react.RefAttributes<HTMLTextAreaElement | null>>; //#endregion export { Textarea as t }; //# sourceMappingURL=Textarea-DXhnNLuB.d.ts.map