geido commented on code in PR #21040:
URL: https://github.com/apache/superset/pull/21040#discussion_r948088270
##########
superset-frontend/src/explore/components/controls/ColorSchemeControl/index.jsx:
##########
@@ -196,7 +179,7 @@ export default class ColorSchemeControl extends
React.PureComponent {
};
return (
- <Select
+ <StyledSelect
Review Comment:
This is a Select component issue that it makes sense to fix in a separate
PR. I'll open an issue for this problem. Thanks for catching it!
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]