This is an automated email from the ASF dual-hosted git repository.
pkdotson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 070f0b6 refactor: icon to icons for IconButton and Header component
(#15647)
add 5d86b8dd refactor: remove old Icon component (#15690)
No new revisions were added by this update.
Summary of changes:
.../ErrorMessage/BasicErrorAlert.test.tsx | 7 -
.../components/ErrorMessage/ErrorAlert.test.tsx | 7 -
.../src/components/FaveStar/FaveStar.test.tsx | 7 -
.../src/components/Icon/icon.stories.jsx | 84 ----
superset-frontend/src/components/Icon/index.tsx | 440 ---------------------
.../src/components/ListView/ActionsBar.tsx | 3 +-
6 files changed, 1 insertion(+), 547 deletions(-)
delete mode 100644 superset-frontend/src/components/Icon/icon.stories.jsx
delete mode 100644 superset-frontend/src/components/Icon/index.tsx