We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cbdb6 commit 0305e19Copy full SHA for 0305e19
1 file changed
tests/unit/slider/slider.js
@@ -9,7 +9,7 @@
9
var defaults = {
10
max: 100,
11
min: 0,
12
- orientation: 'horizontal',
+ orientation: 'auto',
13
step: 1,
14
value: 0
15
};
0 commit comments