2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Use Util.makeArray().

This commit is contained in:
XhmikosR
2019-02-19 23:52:04 +02:00
parent 9fda96e197
commit 68e6de42ec
5 changed files with 16 additions and 14 deletions
+2 -2
View File
@@ -1,5 +1,3 @@
import Util from '../util'
/**
* --------------------------------------------------------------------------
* Bootstrap (v4.3.1): dom/polyfill.js
@@ -7,6 +5,8 @@ import Util from '../util'
* --------------------------------------------------------------------------
*/
import Util from '../util'
/* istanbul ignore next */
const Polyfill = (() => {
// MSEdge resets defaultPrevented flag upon dispatchEvent call if at least one listener is attached