open source notification Inbox

⛶import React from 'react'; import { Inbox } from '@novu/nextjs'; export function NotificationInbox() { return ( <Inbox applicationIdentifier="YOUR_APPLICATION_IDENTIFIE...
0 Read More