mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* refactor to purecomponent * use subscription in component * correct onRunQueries * move more things from render function * fix issue with no queries * pr feedback * revert to FC * redo some code layout, simplify if * minor fixes after review