mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboard Scene: Add sceneGraph missing dependency (#94014)
Add sceneGraph missing dependency
This commit is contained in:
parent
a1cedb4160
commit
8b215d60ac
@ -12,6 +12,7 @@ import {
|
||||
} from '@grafana/data';
|
||||
import { config, locationService } from '@grafana/runtime';
|
||||
import {
|
||||
sceneGraph,
|
||||
SceneGridRow,
|
||||
SceneObject,
|
||||
SceneObjectBase,
|
||||
|
Loading…
Reference in New Issue
Block a user