fix(docs): typo in SnappableConnectionLine.vue (#1638)
Fix Typo in SnappableConnectionLine.vue
This commit is contained in:
@@ -21,7 +21,7 @@ const props = defineProps({
|
|||||||
},
|
},
|
||||||
targetPosition: {
|
targetPosition: {
|
||||||
type: String,
|
type: String,
|
||||||
reuire: true,
|
required: true,
|
||||||
},
|
},
|
||||||
sourcePosition: {
|
sourcePosition: {
|
||||||
type: String,
|
type: String,
|
||||||
|
|||||||
Reference in New Issue
Block a user