This is an automated email from the ASF dual-hosted git repository.
enzomartellucci pushed a change to branch enxdev/refactor/antd5/create-wrappers
in repository https://gitbox.apache.org/repos/asf/superset.git
from 393f0f703d Merge branch 'template_less' into
enxdev/refactor/antd5/create-wrappers
add c27fe007d9 fix(tag): resolve type errors
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/components/Label/index.tsx | 57 ++++++++++------------
.../src/components/Select/CustomTag.tsx | 8 ++-
superset-frontend/src/components/Tag/Tag.test.tsx | 2 +-
superset-frontend/src/components/Tag/index.tsx | 9 ++--
superset-frontend/src/components/Tag/utils.tsx | 4 +-
.../dashboard/components/PropertiesModal/index.tsx | 6 ++-
.../components/menu/BackgroundStyleDropdown.tsx | 7 +--
.../FilterBar/CrossFilters/CrossFilterTag.tsx | 3 +-
superset-frontend/src/types/TagType.ts | 19 +++++---
9 files changed, 62 insertions(+), 53 deletions(-)