mirror of
https://github.com/grafana/grafana.git
synced 2025-09-21 08:02:27 +08: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';
|