UNPKG

@smitch/fluid

Version:

A Next/React ui-component libray.

5 lines (4 loc) 196 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';