mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboard settings starting to work
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Emitter } from './utils/emitter';
|
||||
|
||||
const appEvents = new Emitter();
|
||||
export const appEvents = new Emitter();
|
||||
|
||||
export default appEvents;
|
||||
|
||||
Reference in New Issue
Block a user