Merge branch 'site' of github.com:wbkd/react-flow into site
This commit is contained in:
@@ -201,10 +201,10 @@ const Header = () => {
|
||||
<NavItem to="/" activeClassName="active" className="mobile">
|
||||
Home
|
||||
</NavItem>
|
||||
<NavItem to="/docs/" activeClassName="active">
|
||||
<NavItem to="/docs/" activeClassName="active" partiallyActive>
|
||||
Docs
|
||||
</NavItem>
|
||||
<NavItem to="/examples/" activeClassName="active">
|
||||
<NavItem to="/examples/" activeClassName="active" partiallyActive>
|
||||
Examples
|
||||
</NavItem>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user