mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-04 02:30:45 +00:00
Merge pull request #3387 from hexmind/Graph-icon-is-confusing-#2511
scripts: replace share icon with sitemap (graph)
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