UNPKG

@snowball-tech/fractal

Version:

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

3 lines 141 B
import { InputTextProps } from "./InputText.types.js"; import { InputText } from "./InputText.js"; export { InputText, type InputTextProps };