mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Refactor: move NavModel to @grafana/ui (#16813)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { NavModel, NavModelItem } from 'app/types';
|
||||
import { NavModel, NavModelItem } from '@grafana/ui';
|
||||
|
||||
export const backendSrv = {
|
||||
get: jest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user