import React from 'react' import Badge from '../_badge' const BadgeNotification = (props) => { return ( <> > ) } export default BadgeNotification