import type { ButtonProps } from './Button'; import { Button } from './Button'; export function BadgeButton(props: ButtonProps) { return