Closed jackw closed 1 month ago
This PR updates the app with extension point example to work with the latest canary version of Grafana by:
usePluginLinks
All committers have signed the CLA.
Hmm... it's breaking the "expected version" tests now. I'll continue with it tomorrow.
This PR updates the app with extension point example to work with the latest canary version of Grafana by:
usePluginLinks
hook to register the extension point so the app re-renders when the extensions are added to the registry.