chore: linting

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-01-08 13:11:58 -08:00
parent 789197d41c
commit dfaa0cef21
4 changed files with 133 additions and 138 deletions

View file

@ -347,11 +347,7 @@ export default function InviteAcceptPage() {
)}
</CardContent>
<CardFooter className="flex gap-2">
<Button
variant="outline"
className="flex-1"
onClick={handleDecline}
>
<Button variant="outline" className="flex-1" onClick={handleDecline}>
Cancel
</Button>
<Button className="flex-1 gap-2" onClick={handleAccept} disabled={accepting}>