This is an automated email from the ASF dual-hosted git repository.
enzomartellucci pushed a change to branch
enxdev/refactor/replace-native-html-elements-with-antd5-components
in repository https://gitbox.apache.org/repos/asf/superset.git
from 1103b74039 fix cy tests
add d16e771365 refactor: replace all <img> elements with antd5 <Image>
component
No new revisions were added by this update.
Summary of changes:
.../src/components/{Spin => Image}/index.tsx | 3 +--
superset-frontend/src/components/index.ts | 2 ++
.../AddDataset/DatasetPanel/DatasetPanel.tsx | 4 ++--
superset-frontend/src/features/home/Menu.tsx | 25 +++++++++++++++-------
4 files changed, 22 insertions(+), 12 deletions(-)
copy superset-frontend/src/components/{Spin => Image}/index.tsx (94%)