betodealmeida commented on a change in pull request #5101: Explore to SQL Lab
URL: 
https://github.com/apache/incubator-superset/pull/5101#discussion_r201154569
 
 

 ##########
 File path: superset/assets/src/explore/components/DisplayQueryButton.jsx
 ##########
 @@ -21,6 +25,7 @@ registerLanguage('json', json);
 const $ = window.$ = require('jquery');
 
 const propTypes = {
+  actions: PropTypes.object.isRequired,
 
 Review comment:
   Good point, will do that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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