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 6fe4cc0  chore: Removes Popover duplication (#13462)
     add 3c4591e  chore: Moves CheckboxIcons to Checkbox folder (#13459)

No new revisions were added by this update.

Summary of changes:
 .../src/components/Checkbox/Checkbox.test.tsx      |  6 ++--
 .../Checkbox/{index.tsx => Checkbox.tsx}           |  5 +--
 .../components/{ => Checkbox}/CheckboxIcons.tsx    |  0
 .../src/components/Checkbox/index.tsx              | 38 ++--------------------
 .../dashboard/components/filterscope/treeIcons.jsx |  2 +-
 5 files changed, 8 insertions(+), 43 deletions(-)
 copy superset-frontend/src/components/Checkbox/{index.tsx => Checkbox.tsx} 
(94%)
 rename superset-frontend/src/components/{ => Checkbox}/CheckboxIcons.tsx (100%)

Reply via email to