added notif section

This commit is contained in:
2025-11-15 17:46:02 +01:00
parent 5ab1ce4d5b
commit a917c13d68
7 changed files with 136 additions and 4 deletions

View File

@@ -5,7 +5,6 @@ import {ModalNav} from "../modal-nav/modal-nav";
import {NzDividerComponent} from "ng-zorro-antd/divider";
import {NzIconDirective} from "ng-zorro-antd/icon";
import {NzTableComponent} from "ng-zorro-antd/table";
import {ProfilForm} from "../profil-form/profil-form";
import {ModalButton} from "../modal-button/modal-button";
import {DatePipe} from "@angular/common";
import {DelivererForm} from "../deliverer-form/deliverer-form";
@@ -17,7 +16,6 @@ import {DelivererForm} from "../deliverer-form/deliverer-form";
NzDividerComponent,
NzIconDirective,
NzTableComponent,
ProfilForm,
ModalButton,
DatePipe,
DelivererForm