From 21c6ab0f64e85b8f84e0e9e7ef98b58e1fb86630 Mon Sep 17 00:00:00 2001 From: minhd-vu Date: Wed, 28 Feb 2024 02:42:03 -0500 Subject: [PATCH] update players heading --- components/Party.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Party.tsx b/components/Party.tsx index 120ed9d..965882a 100644 --- a/components/Party.tsx +++ b/components/Party.tsx @@ -131,7 +131,7 @@ export default function Party() {

)} -

Players:

+

Players:

{isAdmin && }