fix(docs): typo in SnappableConnectionLine.vue (#1638)

Fix Typo in SnappableConnectionLine.vue
This commit is contained in:
Jordan Vohwinkel
2024-10-11 13:27:01 -05:00
committed by GitHub
parent e38d7b3f85
commit a90010b5c4

View File

@@ -21,7 +21,7 @@ const props = defineProps({
},
targetPosition: {
type: String,
reuire: true,
required: true,
},
sourcePosition: {
type: String,