kgabryje commented on code in PR #19558:
URL: https://github.com/apache/superset/pull/19558#discussion_r847187522


##########
superset-frontend/src/explore/components/ExploreAdditionalActionsMenu/index.jsx:
##########
@@ -86,8 +86,8 @@ const MenuItemWithCheckboxContainer = styled.div`
 
 const MenuTrigger = styled(Button)`
   ${({ theme }) => css`

Review Comment:
   Is there any reason not to use that? With `css`, my IDE is able to apply css 
highlighting and suggest css syntax. Without it, it treats the content like 
regular text



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

Reply via email to