UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

8 lines (7 loc) 223 B
/** * Banner to ask the user to enable push notifications. * * @example * <EnablePushNotificationsBanner /> */ export default function EnablePushNotificationsBanner(): import("@emotion/react/jsx-runtime").JSX.Element;