-
- Downloads
Refactor EditorTabs component (#45705)
* Refactor EditoTabs - get rid of options prop - use named export * Remove unused data-testid * Remove redundant id and aria-labelledby * Remove redundant props spread * Bring back data-testid in use - Thanks VSCode for randomly showing me search results or not...
Showing
- frontend/src/metabase/query_builder/components/DatasetEditor/DatasetEditor.jsx 2 additions, 10 deletions.../query_builder/components/DatasetEditor/DatasetEditor.jsx
- frontend/src/metabase/query_builder/components/DatasetEditor/EditorTabs/EditorTabs.tsx 43 additions, 45 deletions...uilder/components/DatasetEditor/EditorTabs/EditorTabs.tsx
- frontend/src/metabase/query_builder/components/DatasetEditor/EditorTabs/index.ts 1 addition, 2 deletions...uery_builder/components/DatasetEditor/EditorTabs/index.ts
Please register or sign in to comment