Guest User

Untitled

a guest
Nov 24th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. // import the build index.css
  2. import './index.css';
  3.  
  4. // export our default example component
  5. export {default as HelloWorld} from './HelloWorld';
Add Comment
Please, Sign In to add comment