This is an automated email from the ASF dual-hosted git repository. elizabeth pushed a change to branch fix/modal-confirm-dark-mode-theming in repository https://gitbox.apache.org/repos/asf/superset.git
from ae41294baf fix(modals): restore App wrapper to fix Modal.confirm dark mode theming add f0327d21ae fix(modals): use Modal.useModal hook for proper dark mode theming No new revisions were added by this update. Summary of changes: .../EmbeddedModal/EmbeddedModal.test.tsx | 83 ++++++++++++++++++++++ .../dashboard/components/EmbeddedModal/index.tsx | 6 +- .../src/pages/ThemeList/ThemeList.test.tsx | 59 +++++++++++++++ superset-frontend/src/pages/ThemeList/index.tsx | 6 +- 4 files changed, 152 insertions(+), 2 deletions(-)