diff --git a/app/components/layout/index.tsx b/app/components/layout/index.tsx index 748d863cf..0b9dbaf27 100644 --- a/app/components/layout/index.tsx +++ b/app/components/layout/index.tsx @@ -264,11 +264,11 @@ export function Layout({ } action={ - - {t("common:actions.viewAll")} - - - } + + {t("common:actions.viewAll")} + + + } > {t("front:sideNav.friends")} diff --git a/app/features/tournament/routes/to.$id.admin.tsx b/app/features/tournament/routes/to.$id.admin.tsx index 960682c18..39653077b 100644 --- a/app/features/tournament/routes/to.$id.admin.tsx +++ b/app/features/tournament/routes/to.$id.admin.tsx @@ -268,7 +268,7 @@ function TeamActions() { method="post" className="stack horizontal sm items-end flex-wrap" > -
+
) : null} {selectedAction.inputs.includes("TEAM_NAME") ? ( -
+
) : null} {selectedTeam && selectedAction.inputs.includes("ROSTER_MEMBER") ? ( -
+
{tournament.brackets.map((bracket, bracketIdx) => ( @@ -353,7 +353,7 @@ function TeamActions() {
) : null} {selectedTeam && selectedAction.inputs.includes("IN_GAME_NAME") ? ( -
+
-
+
-
+
-
-
+
+
- @@ -730,7 +730,7 @@ function BracketReset() { return (
-
+