diff --git a/src/app/notifications/loading.tsx b/src/app/notifications/loading.tsx index 9d2994d..ee6d4bc 100644 --- a/src/app/notifications/loading.tsx +++ b/src/app/notifications/loading.tsx @@ -2,9 +2,9 @@ import '../styles/eventCard.css'; const loading = () => { return ( -
-
-
+
+
+
-

ALL

-

NOTIFICATIONS

+

ALL

+

NOTIFICATIONS

-
+
{[...new Array(5)].map((e, i) => { return (
-

Loading Notification...

+

Loading Notification...

Please wait for notifications to load...