mirror of
https://github.com/grafana/grafana.git
synced 2025-09-23 02:43:03 +08:00

* refactor resource picker * add tests * remove not used code * remove unnecessary check * fix broken tests * update table tests now that we no longer expand second level by default * add missing new line * pr feedback * fix broken test
2 lines
44 B
TypeScript
2 lines
44 B
TypeScript
export { default } from './ResourcePicker';
|