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
@@ -48,7 +48,7 @@ node build.js
48
48
49
49
Modern browsers.
50
50
51
-
Utilizes `addEventListener` and `DOMElement.setSelectionRange`. Both of these can be polyfilled if support for ancient browsers is desired.
51
+
Utilizes `addEventListener`(if using `smartNumberInputs.enable`) and `DOMElement.setSelectionRange`. Both of these can be polyfilled if support for ancient browsers is desired.
0 commit comments