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: {
|
||||
type: String,
|
||||
reuire: true,
|
||||
required: true,
|
||||
},
|
||||
sourcePosition: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user