UNPKG

cafe-art-components

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). https://hackernoon.com/creating-a-library-of-react-components-using-create-react-app-without-ejecting-d182df690c6b ## Available Scripts

3 lines 150 B
import TextInput from "./TextInput/TextInput"; import EspressoMachine from "./EspressoMachine/EspressoMachine"; export { TextInput, EspressoMachine };