grafana/public/app/features/dashboard/components/PanelEditor/index.ts
Torkel Ödegaard 16f0e75448
New panel editor (behind feature toggle) (#21097)
* WIP: initial 10min poc of new panel editor

* added queries

* PanelEditor: copy panel model when going into edit mode

* Added option
2019-12-16 09:18:48 +01:00

2 lines
45 B
TypeScript

export { PanelEditor } from './PanelEditor';