UNPKG

spartan-ui

Version:

React component library that focusses on getting the basics right leaving the design up to you

5 lines (4 loc) 200 B
export { default as Input } from './Input'; export { default as InputOption } from './InputOption'; export { default as Select } from './Select'; export { default as TextArea } from './TextArea';