mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux: row collapse / expand starting to work
This commit is contained in:
5
public/app/headers/common.d.ts
vendored
5
public/app/headers/common.d.ts
vendored
@@ -5,11 +5,6 @@ declare module 'eventemitter3' {
|
||||
export default config;
|
||||
}
|
||||
|
||||
declare module 'gridstack' {
|
||||
var gridstack: any;
|
||||
export default gridstack;
|
||||
}
|
||||
|
||||
declare module 'gemini-scrollbar' {
|
||||
var d3: any;
|
||||
export default d3;
|
||||
|
||||
Reference in New Issue
Block a user