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 88cee93 commit 343a5afCopy full SHA for 343a5af
README.md
@@ -60,8 +60,8 @@ A React node that will be most likely wrapping your whole app.
60
| width | width rectangle | * | | number |
61
| size | size line | | 12 | number |
62
| color | color code | | #000000 | string |
63
-| start | start arrow | * | | {corner:CORNER, direction: POSITION} |
64
-| end | end arrow | * | | {corner:CORNER, direction: POSITION} |
+| start | start arrow | * | | {corner:CORNER, direction: DIRECTION} |
+| end | end arrow | * | | {corner:CORNER, direction: DIRECTION} |
65
66
67
```ts
0 commit comments