We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658a015 commit f3603d0Copy full SHA for f3603d0
docs/components/Link.md
@@ -18,7 +18,7 @@ type: `enum('horizontal'|'vertical')`
18
19
### `pathFunc` (required)
20
21
-type: `enum('diagonal'|'elbow'|'straight')`
+type: `union(enum|func)`
22
23
24
### `styles`
docs/components/Tree.md
@@ -66,7 +66,7 @@ defaultValue: `'horizontal'`
66
67
### `pathFunc`
68
69
70
defaultValue: `'diagonal'`
71
72
0 commit comments