UNPKG

bnnvara-form

Version:

All form components for BNNVARA

10 lines (8 loc) 167 B
import Input from './style/input'; import TextArea from './style/textarea'; import Select from './style/select'; module.exports = { Input, TextArea, Select, };