Fix and UI imporvements
This commit is contained in:
@@ -189,6 +189,7 @@ export function useEventNotifications(config: UseNotificationsConfig = {}): UseE
|
||||
notifications,
|
||||
recentNotifications,
|
||||
isLoading: isLoading || !isConnected,
|
||||
isConnected, // Added this missing return property
|
||||
clearNotifications,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user