Skip to content

Commit 91028aa

Browse files
authored
Update README.md
1 parent 5705a22 commit 91028aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ Feel free to contribute to this part of the documentation.
7171
| Prop name | Default value | Type | Purpouse |
7272
|:---------------------------------------------------------------------------------:|:-------------------------------------------------------------:|:-----------------:|:---------------------------------------:|
7373
| values | [0] | array of numbers | Prefixed values of the slider. |
74-
| vertical | false | boolean | orientation of the slider |
7574
| onValuesChangeStart | () => {} | function | Callback when the value starts changing |
7675
| onValuesChange | () => {} | function | Callback when the value changes |
7776
| onValuesChangeFinish | (values) => {} | function | Callback when the value stops changing |

0 commit comments

Comments
 (0)