refactor: notification

This commit is contained in:
thomas
2024-05-13 16:24:11 +02:00
parent fbb9e3eccf
commit 678dd77030
37 changed files with 41 additions and 41 deletions

View File

@@ -57,11 +57,11 @@
"@angular-challenges/module-to-standalone/user/shell": [
"libs/module-to-standalone/user/shell/src/index.ts"
],
"@angular-challenges/ngrx-notification/backend": [
"libs/ngrx-notification/backend/src/index.ts"
"@angular-challenges/power-of-effect/backend": [
"libs/power-of-effect/backend/src/index.ts"
],
"@angular-challenges/ngrx-notification/model": [
"libs/ngrx-notification/model/src/index.ts"
"@angular-challenges/power-of-effect/model": [
"libs/power-of-effect/model/src/index.ts"
],
"@angular-challenges/shared/directives": [
"libs/shared/directives/src/index.ts"