This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 26c4b09b455 fix(superset-frontend): Fixes for broken functionality
when an application root is defined (#36058)
add 9239a8ee83d fix: display correct icon for Multi Chart in quick
switcher (#37256)
No new revisions were added by this update.
Summary of changes:
.../src/components/Icons/index.tsx | 1 +
.../icons/{triangle_down.svg => multiple.svg} | Bin 1121 -> 1287 bytes
.../controls/VizTypeControl/FastVizSwitcher.tsx | 6 ++---
.../VizTypeControl/VizTypeControl.test.tsx | 29 +++++++++++++++++++++
.../controls/VizTypeControl/constants.tsx | 6 +++++
5 files changed, 39 insertions(+), 3 deletions(-)
copy superset-frontend/src/assets/images/icons/{triangle_down.svg =>
multiple.svg} (62%)