UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 177 B
import RepeatableForm from './RepeatableForm'; import type { RepeatableFormProps } from './RepeatableFormTypes'; export { RepeatableForm }; export type { RepeatableFormProps };