mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Scene: Fix merge issue in main (#51865)
This commit is contained in:
parent
935334cbda
commit
9f2df8f8ee
@ -3,7 +3,7 @@ import React, { FC } from 'react';
|
||||
|
||||
import { Stack } from '@grafana/experimental';
|
||||
import { Card } from '@grafana/ui';
|
||||
import Page from 'app/core/components/Page/Page';
|
||||
import { Page } from 'app/core/components/Page/Page';
|
||||
|
||||
// Types
|
||||
import { getScenes } from './scenes';
|
||||
|
Loading…
Reference in New Issue
Block a user