Further comment fixup
This commit is contained in:
parent
6d3d2556b1
commit
5ac59686e2
|
@ -13,7 +13,7 @@ export function Header(props) {
|
|||
})
|
||||
|
||||
return (
|
||||
// create a navigation bar with the collection of navigation items, display as black bar with "ClassName" and variant"
|
||||
// create a navigation bar with the collection of navigation items, display as black bar using "ClassName" and variant"
|
||||
<Navbar className="mb-3 bg-dark" variant="dark">
|
||||
<Container>
|
||||
<Navbar.Brand>systie</Navbar.Brand>
|
||||
|
|
Loading…
Reference in New Issue