You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/04 14:00:31 UTC

[GitHub] [superset] geido commented on a diff in pull request #19415: chore: Remove Control.less in Explore

geido commented on code in PR #19415:
URL: https://github.com/apache/superset/pull/19415#discussion_r841772533


##########
superset-frontend/src/explore/components/Control.tsx:
##########
@@ -76,7 +78,7 @@ export default function Control(props: ControlProps) {
   }
 
   return (
-    <div
+    <StyledControl
       className="Control"

Review Comment:
   @michael-s-molina I agree but let's keep things in scope. I'll keep a note about this and we can discuss it in a separate PR.



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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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