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 59f5b1c commit 5651bd3Copy full SHA for 5651bd3
docs/components/Link.md
@@ -18,7 +18,7 @@ type: `enum('horizontal'|'vertical')`
18
19
### `pathFunc` (required)
20
21
-type: `enum('diagonal'|'elbow')`
+type: `enum('diagonal'|'elbow'|'straight')`
22
23
24
### `styles`
docs/components/Tree.md
@@ -55,7 +55,7 @@ defaultValue: `'horizontal'`
55
56
### `pathFunc`
57
58
59
defaultValue: `'diagonal'`
60
61
0 commit comments