UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

9 lines (8 loc) 220 B
/** * MagicBell Logo for the footer. If the customer has branding off, the logo is * hidden. * * @example * <FooterLogo /> */ export default function FooterLogo(): import("@emotion/react/jsx-runtime").JSX.Element;