From 06f27d6813f625af25e734de3dcbcf07b10f3a1a Mon Sep 17 00:00:00 2001 From: Janis Date: Wed, 10 Dec 2025 20:31:36 +0100 Subject: [PATCH] feat: FRO-25 Create Game Info Component (#19) Reviewed-on: https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Frontend/pulls/19 Co-authored-by: Janis Co-committed-by: Janis --- src/components/ingame/GameInfo.vue | 57 ++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 src/components/ingame/GameInfo.vue diff --git a/src/components/ingame/GameInfo.vue b/src/components/ingame/GameInfo.vue new file mode 100644 index 0000000..4d89704 --- /dev/null +++ b/src/components/ingame/GameInfo.vue @@ -0,0 +1,57 @@ + + + + +