From c2ad722758e4d52a5865de78c90fe35a5d43def5 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 18 Sep 2020 00:06:43 -0600 Subject: [PATCH] Begin work on component for submitting the game code --- src/components/GameCode.vue | 51 +++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 src/components/GameCode.vue diff --git a/src/components/GameCode.vue b/src/components/GameCode.vue new file mode 100644 index 0000000..19dd091 --- /dev/null +++ b/src/components/GameCode.vue @@ -0,0 +1,51 @@ + + + + +