mistercrunch commented on code in PR #29969: URL: https://github.com/apache/superset/pull/29969#discussion_r1722500820
########## superset-frontend/src/dashboard/components/Header/index.jsx: ########## @@ -138,7 +137,8 @@ const actionButtonsStyle = theme => css` } `; -const StyledUndoRedoButton = styled(AntdButton)` +const StyledUndoRedoButton = styled(Button)` + // TODO: check if we need this. Review Comment: It's used in the dashboard header in edit mode -> <img width="306" alt="Screenshot 2024-08-19 at 4 20 58 PM" src="https://github.com/user-attachments/assets/93215109-d98d-48b4-852d-0a665a17e9d2"> -- 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