Table: Fix nested table overlap when table is sorted (#92716)

This commit is contained in:
Kyle Cunningham
2024-09-03 15:27:14 -05:00
committed by GitHub
parent 5dce149221
commit 437472811e
5 changed files with 20 additions and 8 deletions

View File

@@ -835,8 +835,7 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "3"]
],
"packages/grafana-ui/src/components/Table/TableCellInspector.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "No untranslated strings. Wrap text with <Trans />", "1"]
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"packages/grafana-ui/src/components/Table/reducer.ts:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],