This is an automated email from the ASF dual-hosted git repository. rusackas pushed a change to branch eslint-cleanup in repository https://gitbox.apache.org/repos/asf/superset.git
from 76cbcd863c fix import add 361b3819c6 lots o' changes No new revisions were added by this update. Summary of changes: .../DownloadMenuItems/DownloadAsImage.test.tsx | 1 - .../menu/DownloadMenuItems/DownloadAsPdf.test.tsx | 1 - .../src/dashboard/components/menu/HoverMenu.tsx | 6 +- .../dashboard/components/menu/WithPopoverMenu.tsx | 12 +- superset-frontend/src/dashboard/styles.ts | 2 +- .../ControlForm/ControlFormItem.tsx | 6 +- .../ContourControl/ContourPopoverControl.tsx | 8 +- .../{index.jsx => index.tsx} | 154 +++++++++++---------- .../components/controls/XAxisSortControl.tsx | 3 +- .../controls/withAsyncVerification.test.tsx | 8 +- superset-frontend/src/features/home/EmptyState.tsx | 7 +- 11 files changed, 108 insertions(+), 100 deletions(-) rename superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/{index.jsx => index.tsx} (65%)