Skip to content

Conversation

@gitfyhub
Copy link

@gitfyhub gitfyhub commented Feb 1, 2020

Fix error Warning: validateDOMNesting(...) in src/components/NavigationBar.js

See changed code below to src/components/NavigationBar.js

export const NavigationBar = () => (


<Navbar.Brand href="http://github.com/">Code Life</Navbar.Brand>
<Navbar.Toggle arial-controls="basic-navbar-nav" />
<Navbar.Collapse id="basic-navbar-nav">


<Nav.Item>
Home
</Nav.Item>
<Nav.Item>
About
</Nav.Item>
<Nav.Item>
Contact
</Nav.Item>

</Navbar.Collapse>


);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant