UNPKG

@smitch/fluid

Version:

A lightweight, Tailwind-powered React/Next.js UI component library.

5 lines 229 B
export { default as Form } from './Form'; export { default as Fieldset } from './Fieldset'; export { default as Legend } from './Legend'; export { default as RegisterForm } from './RegisterForm'; //# sourceMappingURL=index.js.map