rusackas commented on a change in pull request #9372: upgrade to 
react-bootstrap v0.33.1
URL: 
https://github.com/apache/incubator-superset/pull/9372#discussion_r398165690
 
 

 ##########
 File path: superset-frontend/src/explore/components/controls/HiddenControl.jsx
 ##########
 @@ -26,6 +26,9 @@ const propTypes = {
     PropTypes.string,
     PropTypes.number,
     PropTypes.object,
+    PropTypes.bool,
+    PropTypes.array,
+    PropTypes.func,
 
 Review comment:
   I think I ran into the need for these elsewhere just yesterday, so thanks :D

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to