Very annoying refactor

This commit is contained in:
shamoon
2025-03-04 08:53:11 -08:00
parent 4488da6d3d
commit f28accb28f
81 changed files with 1315 additions and 1151 deletions

View File

@@ -1,3 +0,0 @@
@for (toast of toasts; track toast.id) {
<pngx-toast [toast]="toast" [autohide]="true" (close)="closeToast()"></pngx-toast>
}