const { notifications } = useClientNotifications();useClientNotifications
The useClientNotifications hook is used to listen to the client side notifications. It is used to get the list of the notifications.
The useClientNotifications hook is used to listen to the client side notifications. It is used to get the list of the notifications.
const { notifications } = useClientNotifications();