chore(examples): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ interface CustomEdgeProps<T = any> extends EdgeProps<T> {
|
||||
targetPosition: Position
|
||||
data: T
|
||||
markerEnd: string
|
||||
style: CSSProperties
|
||||
style?: CSSProperties
|
||||
}
|
||||
|
||||
const props = defineProps<CustomEdgeProps>()
|
||||
|
||||
Reference in New Issue
Block a user