mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Build: add @grafana/data package (#17436)
first step in moving non-ui components to their own package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { NavModel, NavModelItem } from '@grafana/ui';
|
||||
import { NavModel, NavModelItem } from '@grafana/data';
|
||||
|
||||
export const backendSrv = {
|
||||
get: jest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user