Dashboard Scene: Add sceneGraph missing dependency (#94014)

Add sceneGraph missing dependency
This commit is contained in:
Alexa V 2024-09-30 17:25:58 +02:00 committed by GitHub
parent a1cedb4160
commit 8b215d60ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ import {
} from '@grafana/data';
import { config, locationService } from '@grafana/runtime';
import {
sceneGraph,
SceneGridRow,
SceneObject,
SceneObjectBase,