UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

9 lines (8 loc) 156 B
import React from 'react'; /** * Full MagicBell logo. * * @example * <MagicBellLogo /> */ export default function MagicBellLogo(): React.JSX.Element;