From ecb38510de53b811eaaee2a39fc1ae423aed71c6 Mon Sep 17 00:00:00 2001 From: Janis Date: Wed, 10 Dec 2025 15:10:54 +0100 Subject: [PATCH] feat: FRO-21 Create Turn Component (#13) Reviewed-on: https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Frontend/pulls/13 Reviewed-by: lq64 Co-authored-by: Janis Co-committed-by: Janis --- src/components/ingame/Turn.vue | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 src/components/ingame/Turn.vue diff --git a/src/components/ingame/Turn.vue b/src/components/ingame/Turn.vue new file mode 100644 index 0000000..12f4478 --- /dev/null +++ b/src/components/ingame/Turn.vue @@ -0,0 +1,38 @@ + + + + +