We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4a440 commit 522019fCopy full SHA for 522019f
src/plugins/dashboard/public/plugin.tsx
@@ -88,6 +88,9 @@ import {
88
ACTION_ADD_TO_LIBRARY,
89
AddToLibraryActionContext,
90
AddToLibraryAction,
91
+ ACTION_LIBRARY_NOTIFICATION,
92
+ LibraryNotificationActionContext,
93
+ LibraryNotificationAction,
94
} from './application';
95
import {
96
createDashboardUrlGenerator,
0 commit comments