feat: reimplement user actions

This commit is contained in:
Aarnav Tale
2025-04-01 12:27:44 -04:00
parent 2299907932
commit 2e383ddabe
5 changed files with 102 additions and 24 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ export default function MachineRow({
return (
<tr
key={machine.id}
className="'group hover:bg-headplane-50 dark:hover:bg-headplane-950"
className="group hover:bg-headplane-50 dark:hover:bg-headplane-950"
>
<td className="pl-0.5 py-2 focus-within:ring">
<Link