suddjian 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_r391319891
 
 

 ##########
 File path: superset-frontend/src/explore/components/DisplayQueryButton.jsx
 ##########
 @@ -65,7 +68,7 @@ const defaultProps = {
   animation: true,
 };
 
-export default class DisplayQueryButton extends React.PureComponent {
+export class DisplayQueryButton extends React.PureComponent {
 
 Review comment:
   This is exporting it for testing purposes. It didn't used to be a connected 
component and the tests depend on accessing it directly.

----------------------------------------------------------------
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]

Reply via email to