mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 04:22:13 +08:00

* added post installation steps. * changes according to feedback. * removing return union null type. * added tests. * changing the wording of the button to 'create a..' * updated tests to check for the updated copy. * changing the back to be a regular back button. * updated snapshot
2 lines
63 B
TypeScript
2 lines
63 B
TypeScript
export { GetStartedWithPlugin } from './GetStartedWithPlugin';
|