UNPKG

@suprsend/react

Version:

The react library for using SuprSend features like inbox, preferences etc

3 lines (2 loc) 168 B
import { NotificationFeedProps } from '../interface'; export default function NotificationFeed(config: NotificationFeedProps): import("react/jsx-runtime").JSX.Element;