From c08e61117e28fb3c70c5b45a236212a3d2e80e34 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 18 Dec 2020 18:41:15 -0700 Subject: [PATCH] Begin on the discard hand button --- web/src/components/DiscardHandButton.vue | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/web/src/components/DiscardHandButton.vue b/web/src/components/DiscardHandButton.vue index b84ccdb..1e77928 100644 --- a/web/src/components/DiscardHandButton.vue +++ b/web/src/components/DiscardHandButton.vue @@ -1,17 +1,35 @@ - \ No newline at end of file