Files
myeasycms-v2/packages/features/notifications
gbuomprisco c719884cbd Refactor useNotificationsStream hook to improve parameter handling and conditional subscription
- Updated the `useNotificationsStream` hook to destructure parameters directly in the function signature for clarity.
- Added a conditional check to prevent subscription when the `enabled` flag is false, enhancing performance and preventing unnecessary operations.
- Adjusted dependencies in the `useEffect` hook to ensure proper reactivity based on the new parameter structure.
2025-09-17 13:08:34 +08:00
..
2025-02-07 11:38:29 +08:00