You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ Available `Event` :
148
148
v-bind="{'data-height': item.itemHeight}">
149
149
</div>
150
150
```
151
-
Sometimes you may need to change your the height of each item or filter your item.This may cause some blank problems.So you'd better call `update` function to tell us.
151
+
Sometimes you may need to change the height of each item or filter your item.This may cause some blank problems.So you'd better call `update` function to tell us.
0 commit comments