mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 07:35:45 -06:00
Fix typo in view mode cykle button
This commit is contained in:
parent
14ba3f5891
commit
75dd7d0036
@ -248,7 +248,7 @@ export class DashNav extends PureComponent<Props> {
|
||||
|
||||
<div className="navbar-buttons navbar-buttons--tv">
|
||||
<DashNavButton
|
||||
tooltip="Cycke view mode"
|
||||
tooltip="Cycle view mode"
|
||||
classSuffix="tv"
|
||||
icon="fa fa-desktop"
|
||||
onClick={this.onToggleTVMode}
|
||||
|
Loading…
Reference in New Issue
Block a user