From ad8142ac9d445b7aad4bf090ff7dfa0f9fd74b3b Mon Sep 17 00:00:00 2001 From: matthieu Date: Sun, 15 Mar 2026 19:48:03 +0100 Subject: [PATCH] feat(frontend) : add NotificationBell component with dropdown --- .../notification/NotificationBell.vue | 171 ++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 frontend/components/notification/NotificationBell.vue diff --git a/frontend/components/notification/NotificationBell.vue b/frontend/components/notification/NotificationBell.vue new file mode 100644 index 0000000..9e71fed --- /dev/null +++ b/frontend/components/notification/NotificationBell.vue @@ -0,0 +1,171 @@ + + + + +