import { cn } from '~/utils'; export default function StopButton({ stop, setShowStopButton, isRTL }) { return (