Remove score column, react and zaps buttons

This commit is contained in:
dtonon 2026-05-13 15:54:17 +01:00
parent f41868fdf1
commit 05dd79f283
6 changed files with 22 additions and 65 deletions

View file

@ -246,16 +246,6 @@
<div
class="absolute right-0 bottom-6 z-20 w-36 rounded-lg border border-neutral-100 bg-white py-1 shadow-lg text-sm"
>
<button
disabled
class="w-full px-3 py-1.5 text-left text-neutral-400 cursor-not-allowed"
aria-disabled="true">React</button
>
<button
disabled
class="w-full px-3 py-1.5 text-left text-neutral-400 cursor-not-allowed"
aria-disabled="true">Zap</button
>
<button
onclick={(e) => {
e.stopPropagation();