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