import clsx from 'clsx'; import { IMenuBadgeProps } from './'; const MenuBadge = ({ className, children }: IMenuBadgeProps) => { return