Skip to content

Commit 9d04162

Browse files
author
hikki
committed
v5.0
1 parent af4cb0e commit 9d04162

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/assets/component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ window.ComponentCascadeDot = class {
517517
console.error('CascadeDot param selected and select must be array!');
518518
return;
519519
}
520-
520+
521521
this.name = name;
522522
this.limit = limit;
523523
this.DOM = document.getElementById(name);

resources/assets/component.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.

0 commit comments

Comments
 (0)