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 35f33e8 test: Adds storybook to Dropdown and DropdownButton
components (#13482)
add 555d7bb test: CollectionControl (#13656)
No new revisions were added by this update.
Summary of changes:
.../{ => CollectionControl}/CollectionControl.less | 0
.../CollectionControl/CollectionControl.test.tsx | 134 +++++++++++++++++++++
.../index.jsx} | 12 +-
3 files changed, 142 insertions(+), 4 deletions(-)
rename superset-frontend/src/explore/components/controls/{ =>
CollectionControl}/CollectionControl.less (100%)
create mode 100644
superset-frontend/src/explore/components/controls/CollectionControl/CollectionControl.test.tsx
rename
superset-frontend/src/explore/components/controls/{CollectionControl.jsx =>
CollectionControl/index.jsx} (94%)