chingu-voyages / geckos-project-16

Rescue Korea - Chingu Voyage Project
https://beta.chingu.io/project/17
0 stars 1 forks source link

Import NavBar component to App #36

Closed dhairyadwivedi closed 5 years ago

dastrong commented 5 years ago

<div className="App">Chingu Dogs <NavBar /> </div>;

ChinguDogs should be removed, if you want to put the Navbar component in there. That was just a placeholder, that can be removed now that the Navbar is complete.

Refer to #37, if this was closed without merging.