EnxDev commented on code in PR #34281:
URL: https://github.com/apache/superset/pull/34281#discussion_r2226689329


##########
superset-frontend/src/features/home/SavedQueries.tsx:
##########
@@ -298,6 +298,7 @@ export const SavedQueries = ({
                   iconColor={theme.colorPrimary}
                   iconSize="m"
                 />
+                 

Review Comment:
   I believe it would be better to fix this by placing the icon inside the 
buttons object, like this:
   `icon: <Icons.PlusOutlined iconSize="m" />`
   



-- 
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-unsubscr...@superset.apache.org

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


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

Reply via email to