From a710133225c0ca51e01d43b9f13af534936c4a93 Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Fri, 30 Aug 2024 00:16:55 -0400 Subject: [PATCH] indicate when cards are sent and player has to wait --- client/src/components/game/views/playing.rs | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/client/src/components/game/views/playing.rs b/client/src/components/game/views/playing.rs index e1cf0cb..06ee472 100644 --- a/client/src/components/game/views/playing.rs +++ b/client/src/components/game/views/playing.rs @@ -111,9 +111,16 @@ pub fn PlayingView() -> impl IntoView { // Submit button