Scenes: Fix issue where "get help" drawer was empty in panel edit mode (#89431)

* Scenes: Fix issue where "get help" drawer was empty in panel edit mode
This commit is contained in:
kay delaney
2024-07-04 11:07:15 +01:00
committed by GitHub
parent df84d8509d
commit 4671b7d5ae
3 changed files with 17 additions and 3 deletions

View File

@@ -2760,7 +2760,8 @@ exports[`better eslint`] = {
[0, 0, 0, "No untranslated strings. Wrap text with <Trans />", "10"]
],
"public/app/features/dashboard-scene/inspect/HelpWizard/utils.ts:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"]
],
"public/app/features/dashboard-scene/inspect/InspectDataTab.tsx:5381": [
[0, 0, 0, "No untranslated strings. Wrap text with <Trans />", "0"]