mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 00:02:33 +08:00

* Empty Dashboard state has its own CTA items and its own separate box to choose a library panel to create * show empty dashboard screen if no panels * start page for empty dashboard * add feature flag for empty dashboard redesign * only show empty dashboard redesign if FF
2 lines
65 B
TypeScript
2 lines
65 B
TypeScript
export { AddLibraryPanelWidget } from './AddLibraryPanelWidget';
|