Skip to content

Commit 6f870aa

Browse files
committed
an interim build
1 parent bf8dbd9 commit 6f870aa

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/ui-scroll-grid.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ui-scroll-grid.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ui-scroll-grid.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ui-scroll-grid.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/modules/padding.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class CacheProto {
3434
clear() {
3535
this.length = 0;
3636
}
37-
};
37+
}
3838

3939
function Cache() {
4040
const instance = [];

0 commit comments

Comments
 (0)