UNPKG

parvus-ui

Version:

A micro UI kit with all the main UI components in less than 5KB

5 lines (3 loc) 90 B
import Select from './Select'; import Option from './Option'; export { Select, Option };