update: use controlledComputed for edges/nodes
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@ interface EdgeWrapper {
|
||||
| string
|
||||
| {
|
||||
component: any
|
||||
props?: EdgeTextProps
|
||||
props?: EdgeTextProps | any
|
||||
}
|
||||
labelStyle?: any
|
||||
labelShowBg?: boolean
|
||||
|
||||
Reference in New Issue
Block a user