This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch chore/ts-migration-sqllab-explore
in repository https://gitbox.apache.org/repos/asf/superset.git
from 55fb56348d fix(typescript): fix more reducer type errors
add 90f99b5025 fix(typescript): fix remaining component type errors
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/SqlLab/actions/sqlLab.ts | 20 ++++++++++----------
.../components/AceEditorWrapper/useKeywords.test.ts | 6 ++++--
.../components/AceEditorWrapper/useKeywords.ts | 2 +-
.../src/SqlLab/components/SaveDatasetModal/index.tsx | 6 +++---
.../src/SqlLab/components/SouthPane/index.tsx | 4 +++-
superset-frontend/src/SqlLab/reducers/sqlLab.ts | 12 ++++++++----
6 files changed, 29 insertions(+), 21 deletions(-)