Fix of the previous
This commit is contained in:
parent
850e563362
commit
60d3875c00
1 changed files with 2 additions and 0 deletions
|
@ -139,6 +139,8 @@ class SecondaryNavBar extends Component {
|
|||
}
|
||||
|
||||
return <ul className={className}>{renderedElems}</ul>;
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue