update: pass store state as props to edge-renderer and edge
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -42,7 +42,7 @@ const initialElements: Elements = [
|
||||
label: {
|
||||
component: markRaw(CustomLabel),
|
||||
props: {
|
||||
text: 'custom label text',
|
||||
label: 'custom label text',
|
||||
},
|
||||
},
|
||||
labelStyle: { fill: 'red', fontWeight: 700 },
|
||||
|
||||
Reference in New Issue
Block a user