Stop calling loadNotification

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-12-04 18:19:05 +01:00
parent ea49ee1722
commit ec2b798839
+1 -1
View File
@@ -18,7 +18,7 @@ function Header() {
setNotifications(notifData || []);
}
loadNotifications();
//loadNotifications();
const handleClickOutside = (event) => {
if (
notificationRef.current &&