Skip to content

Commit 0b63b05

Browse files
committed
Add minDistance as component parameter
1 parent 9b7ff8d commit 0b63b05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

h5/js/app.js

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export default `
3333
dotSize: <%dotSize%>,
3434
minWidth: <%minWidth%>,
3535
maxWidth: <%maxWidth%>,
36+
minDistance: <%minDistance%>,
3637
});
3738
3839
function clearSignature () {

0 commit comments

Comments
 (0)