@novu/notification-center-angular
package provides an Angular component wrapper over the Notification Center Web Component that you can use to integrate the notification center into your Angular application.
notification-center-component
accepts the same set of props as the web component.
"allowSyntheticDefaultImports": true
in tsconfig.json for the web component’s React imports to work correctly.