From 01275059c688686b96685eb0e33a7e192ca5fd91 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Sat, 26 Mar 2022 11:05:39 -0700 Subject: [PATCH] Move house rules button to the end of the actions list Signed-off-by: James Ketrenos --- client/src/Actions.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/Actions.js b/client/src/Actions.js index 8dc20f3..02d63c6 100644 --- a/client/src/Actions.js +++ b/client/src/Actions.js @@ -181,8 +181,6 @@ const Actions = ({ } - { name && color && } { name && !color && } { name && !inLobby && <> + { name && color && } } { /* inLobby &&