feat: replace custom notify to ngx-toastr

#https://github.com/scttcper/ngx-toastr
This commit is contained in:
2024-10-07 01:17:49 +03:00
parent eded639cc3
commit 3ca6f56fec
6 changed files with 224 additions and 78 deletions

View File

@ -23,6 +23,7 @@
"@angular/router": "^18.2.7",
"@dhutaryan/ngx-mat-timepicker": "^18.0.2",
"@progress/kendo-date-math": "^1.5.13",
"ngx-toastr": "^19.0.0",
"rxjs": "~7.8.1",
"tslib": "^2.7.0",
"zone.js": "^0.14.10"