Skip to content

Commit 91977f5

Browse files
default auto reverse in demo
1 parent d1d350d commit 91977f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
position: 'bottom-right',
280280
positionType: 'fixed',
281281
revertDirection: false,
282-
autoReverse: false,
282+
autoReverse: true,
283283
tooltipEvent: 'hover',
284284
iconSizes: 'medium',
285285
colors: defaultProps,

0 commit comments

Comments
 (0)