chore(docs): cleanup edges example

This commit is contained in:
braks
2024-02-15 10:55:21 +01:00
parent d120aa893d
commit f67e5a57e3
6 changed files with 33 additions and 24 deletions
-4
View File
@@ -31,10 +31,6 @@ const props = defineProps({
type: String,
required: true,
},
data: {
type: Object,
required: false,
},
markerEnd: {
type: String,
required: false,