diff --git a/web/src/components/Input.vue b/web/src/components/Input.vue index 47c8871..831cbe1 100644 --- a/web/src/components/Input.vue +++ b/web/src/components/Input.vue @@ -4,7 +4,7 @@ const props = defineProps(["modelValue"]); \ No newline at end of file