mirror of
https://github.com/kingomarnajjar/innovationdrive.git
synced 2026-07-25 22:27:27 +10:00
fixing git
This commit is contained in:
parent
592fbcc1dc
commit
85629f85d0
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ export default class HeadNavbar extends React.Component {
|
|||
<Collapse isOpen={this.state.isOpen} navbar>
|
||||
<Nav className="ml-auto" navbar>
|
||||
<NavItem>
|
||||
<NavLink href="/components/">Components</NavLink>
|
||||
<NavLink href="/components/">Resources</NavLink>
|
||||
</NavItem>
|
||||
<NavItem>
|
||||
<NavLink href="https://github.com/reactstrap/reactstrap">GitHub</NavLink>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue