hovered = true} onmouseleave={() => hovered = false} {onclick} onkeydown={(e) => e.key === 'Enter' && onclick()} />