mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
scripts: replace share icon with sitemap (graph)
fix confusing graph icon Fixes #2511
This commit is contained in:
@@ -29,7 +29,7 @@ class ViewModeSelector extends React.Component {
|
||||
<div className="tour-step-anchor view-mode-selector-wrapper">
|
||||
<ViewModeButton
|
||||
label="Graph"
|
||||
icons="fa fa-share-alt"
|
||||
icons="fa fa-sitemap"
|
||||
viewMode={GRAPH_VIEW_MODE}
|
||||
onClick={this.props.setGraphView}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user