Scenes/LibraryPanels: Fix transformSceneToSaveModel for library panel repeats (#83843)

This commit is contained in:
kay delaney
2024-03-05 14:09:24 +00:00
committed by GitHub
parent 2cce9aa2f7
commit 4b0547014a
4 changed files with 118 additions and 54 deletions
+1 -2
View File
@@ -2573,8 +2573,7 @@ exports[`better eslint`] = {
[0, 0, 0, "Do not use any type assertions.", "3"],
[0, 0, 0, "Do not use any type assertions.", "4"],
[0, 0, 0, "Do not use any type assertions.", "5"],
[0, 0, 0, "Do not use any type assertions.", "6"],
[0, 0, 0, "Do not use any type assertions.", "7"]
[0, 0, 0, "Do not use any type assertions.", "6"]
],
"public/app/features/dashboard-scene/settings/variables/components/VariableSelectField.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]