@props(['label', 'mono' => false])
{{ $label }}
merge(['class' => 'text-[13px] text-ink-2 '.($mono ? 'font-mono' : '')]) }}>{{ $slot }}