diff --git a/front/src/views/HomeView.vue b/front/src/views/HomeView.vue index 8f9d8b0..34e7430 100644 --- a/front/src/views/HomeView.vue +++ b/front/src/views/HomeView.vue @@ -126,7 +126,10 @@ async function joinWithCode() { pattern="[0-9]*" @input="joinCode = joinCode.replace(/\D/g, '')" /> - +