diff --git a/src/components/Ingame.vue b/src/components/Ingame.vue new file mode 100644 index 0000000..5b139b2 --- /dev/null +++ b/src/components/Ingame.vue @@ -0,0 +1,62 @@ + + + + + diff --git a/src/components/ingame/GameInfo.vue b/src/components/ingame/GameInfoC.vue similarity index 100% rename from src/components/ingame/GameInfo.vue rename to src/components/ingame/GameInfoC.vue diff --git a/src/components/ingame/Hand.vue b/src/components/ingame/HandC.vue similarity index 69% rename from src/components/ingame/Hand.vue rename to src/components/ingame/HandC.vue index d2f4cea..1d13ce0 100644 --- a/src/components/ingame/Hand.vue +++ b/src/components/ingame/HandC.vue @@ -1,6 +1,9 @@ + + + +