From 073b718cb278b18c23ff1e95ec2cc86423683bb3 Mon Sep 17 00:00:00 2001 From: Janis Date: Wed, 10 Dec 2025 20:28:13 +0100 Subject: [PATCH] feat: FRO-25 Create Game Info Component --- 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 @@ + + + + + -- 2.52.0