rusackas commented on a change in pull request #9267: [Charts] Use the Edit
Properties modal throughout React views
URL:
https://github.com/apache/incubator-superset/pull/9267#discussion_r389959995
##########
File path: superset-frontend/src/explore/components/ExploreChartHeader.jsx
##########
@@ -49,7 +53,16 @@ const propTypes = {
chart: chartPropShape,
};
-class ExploreChartHeader extends React.PureComponent {
+export class ExploreChartHeader extends React.PureComponent {
Review comment:
Same question about the need for exporting here.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]