3 lines
90 B
TypeScript
3 lines
90 B
TypeScript
export { FormInput } from './form-input';
|
|
export { FormTextarea } from './form-textarea';
|