added link to audio component in navbar

This commit is contained in:
notnull 2019-04-01 16:52:11 -04:00
parent c8e7acf6b6
commit 73beacedcb

View File

@ -20,6 +20,7 @@ const MainNav = (props) => {
</NavLink>
)}
</NavDropdown>
<Nav.Link href="/audio">Player</Nav.Link>
</Nav>
<Form inline>