Skip to content

Commit

Permalink
1.4.0 build
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrem committed Jul 24, 2017
1 parent 59f5b1c commit 5651bd3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/components/Link.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type: `enum('horizontal'|'vertical')`

### `pathFunc` (required)

type: `enum('diagonal'|'elbow')`
type: `enum('diagonal'|'elbow'|'straight')`


### `styles`
Expand Down
2 changes: 1 addition & 1 deletion docs/components/Tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ defaultValue: `'horizontal'`

### `pathFunc`

type: `enum('diagonal'|'elbow')`
type: `enum('diagonal'|'elbow'|'straight')`
defaultValue: `'diagonal'`


Expand Down
Loading

0 comments on commit 5651bd3

Please sign in to comment.