diff --git a/src/components/TextBox.vue b/src/components/TextBox.vue index 74f8362..7b88586 100644 --- a/src/components/TextBox.vue +++ b/src/components/TextBox.vue @@ -14,7 +14,7 @@ const props = defineProps({ :grid="[stepX, stepY]" :default-position="{ x: props.value.x, y: props.value.y }" > -
+