mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* WIP: initial 10min poc of new panel editor * added queries * PanelEditor: copy panel model when going into edit mode * Added option
2 lines
45 B
TypeScript
2 lines
45 B
TypeScript
export { PanelEditor } from './PanelEditor';
|