UNPKG

@snowball-tech/fractal

Version:

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

5 lines (4 loc) 156 B
export { default as Textarea } from './Textarea.js'; export { TextareaProps } from './Textarea.types.js'; import 'react'; import 'react-textarea-autosize';