Make navbar label consistent with page heading
parent
cd69f661ec
commit
7f4c8ea4da
|
@ -121,7 +121,7 @@ class SideNav extends PureComponent<Props> {
|
|||
link="/logs"
|
||||
location={location}
|
||||
>
|
||||
<NavHeader link={'/logs'} title="Log Viewer" />
|
||||
<NavHeader link={'/logs'} title="Logs Viewer" />
|
||||
</NavBlock>
|
||||
|
||||
<Authorized
|
||||
|
|
Loading…
Reference in New Issue