daily-examples/custom/shared/components/Input/index.js

2 lines
64 B
JavaScript

export { TextInput, BooleanInput, SelectInput } from './Input';