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 9d1e08a commit af874deCopy full SHA for af874de
plugins/notifications/README.md
@@ -39,7 +39,7 @@ yarn add @janus-idp/plugin-notifications
39
In the `packages/app/src/components/Root/Root.tsx`:
40
41
```
42
-import { NotificationsSidebarItem } from '@janus-idp/plugin-notifications';
+import { NotificationsActiveIcon } from '@janus-idp/plugin-notifications';
43
44
...
45
export const Root = ({ children }: PropsWithChildren<{}>) => (
0 commit comments