UNPKG

breakfast-ui

Version:

Your tasty component library

5 lines (4 loc) 243 B
import ButtonTextBox from './ButtonTextBox/ButtonTextBox'; import MaterialTextBox from './MaterialTextBox/MaterialTextBox'; import TextBoxSimple from './TextBoxSimple/TextBoxSimple'; export {ButtonTextBox, MaterialTextBox, TextBoxSimple};