diff --git a/frontend/components/Form/Input.vue b/frontend/components/Form/Input.vue index 0729298..fad3380 100644 --- a/frontend/components/Form/Input.vue +++ b/frontend/components/Form/Input.vue @@ -1,5 +1,5 @@ @@ -9,7 +9,6 @@ defineEmits(['update:modelValue'])
-