Guest User

Untitled

a guest
Jan 22nd, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. class App extends Component {
  2. render() {
  3. return ( <
  4. div >
  5. <
  6. Layout >
  7. <
  8. BurgerBuilder / >
  9. <
  10. /Layout >
  11.  
  12. <
  13. /div>
  14. );
  15. }
  16. }
Add Comment
Please, Sign In to add comment