This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from d1b458c chore: Moves Radio to the components folder (#14133)
add 42fb228 chore: Moves Dropdown to the components folder (#14126)
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx | 2 +-
superset-frontend/src/common/components/common.stories.tsx | 2 +-
.../src/{common => }/components/Dropdown/Dropdown.stories.tsx | 0
superset-frontend/src/{common => }/components/Dropdown/index.tsx | 0
4 files changed, 2 insertions(+), 2 deletions(-)
rename superset-frontend/src/{common =>
}/components/Dropdown/Dropdown.stories.tsx (100%)
rename superset-frontend/src/{common => }/components/Dropdown/index.tsx (100%)