Skip to content

Commit 5651bd3

Browse files
committed
1.4.0 build
1 parent 59f5b1c commit 5651bd3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/components/Link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ type: `enum('horizontal'|'vertical')`
1818

1919
### `pathFunc` (required)
2020

21-
type: `enum('diagonal'|'elbow')`
21+
type: `enum('diagonal'|'elbow'|'straight')`
2222

2323

2424
### `styles`

docs/components/Tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ defaultValue: `'horizontal'`
5555

5656
### `pathFunc`
5757

58-
type: `enum('diagonal'|'elbow')`
58+
type: `enum('diagonal'|'elbow'|'straight')`
5959
defaultValue: `'diagonal'`
6060

6161

0 commit comments

Comments
 (0)