-
- Downloads
Force import redux hooks from metabase lib redux instead (#30389)
* Force import redux hooks from metabase lib redux instead This ensures we have correct state type without having to manually type our state every time. * Keep the linting config in a single file
Showing
- frontend/src/metabase/.eslintrc 22 additions, 0 deletionsfrontend/src/metabase/.eslintrc
- frontend/src/metabase/containers/SavedQuestionLoader.jsx 1 addition, 1 deletionfrontend/src/metabase/containers/SavedQuestionLoader.jsx
- frontend/src/metabase/containers/UndoListing.jsx 1 addition, 1 deletionfrontend/src/metabase/containers/UndoListing.jsx
- frontend/src/metabase/query_builder/containers/QueryViewer.tsx 1 addition, 1 deletion...end/src/metabase/query_builder/containers/QueryViewer.tsx
- frontend/src/metabase/status/components/FileUploadStatus/FileUploadStatus.tsx 1 addition, 1 deletion...e/status/components/FileUploadStatus/FileUploadStatus.tsx
Loading
Please register or sign in to comment