diff --git a/src/pages/notifications.jsx b/src/pages/notifications.jsx index fc40265a..ba5a2760 100644 --- a/src/pages/notifications.jsx +++ b/src/pages/notifications.jsx @@ -292,7 +292,11 @@ function Notifications() { return (
-
+
{ + scrollableRef.current?.scrollTo({ top: 0, behavior: 'smooth' }); + }} + >