[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-07-08 20:09:43 +00:00
committed by GitHub
parent d831607f3a
commit b4574aa097

View File

@@ -182,7 +182,9 @@ export const ShowUsers = () => {
: "outline"
}
>
{member.user.banned ? "Deactivated" : "Active"}
{member.user.banned
? "Deactivated"
: "Active"}
</Badge>
</TableCell>
<TableCell className="text-center">