mirror of
https://github.com/apache/superset.git
synced 2026-04-17 15:15:20 +00:00
[explore-v2] add fave star and edit button to chart header (#1623)
* add fave star to chart title * add TooltipWrapper, and css for icons * fix linting
This commit is contained in:
@@ -83,6 +83,7 @@ class ExploreViewContainer extends React.Component {
|
||||
</div>
|
||||
<div className="col-sm-8">
|
||||
<ChartContainer
|
||||
actions={this.props.actions}
|
||||
height={this.state.height}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user