UNPKG

@snowball-tech/fractal

Version:

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

3 lines 135 B
import { TextareaProps } from "./Textarea.types.js"; import { Textarea } from "./Textarea.js"; export { Textarea, type TextareaProps };