Skip to content

Commit 343a5af

Browse files
Update README.md
1 parent 88cee93 commit 343a5af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ A React node that will be most likely wrapping your whole app.
6060
| width | width rectangle | * | | number |
6161
| size | size line | | 12 | number |
6262
| color | color code | | #000000 | string |
63-
| start | start arrow | * | | {corner:CORNER, direction: POSITION} |
64-
| end | end arrow | * | | {corner:CORNER, direction: POSITION} |
63+
| start | start arrow | * | | {corner:CORNER, direction: DIRECTION} |
64+
| end | end arrow | * | | {corner:CORNER, direction: DIRECTION} |
6565

6666

6767
```ts

0 commit comments

Comments
 (0)