Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/util/template-factory.js')
-rw-r--r--js/src/util/template-factory.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/src/util/template-factory.js b/js/src/util/template-factory.js
index 5e52a73094..25ceeb2749 100644
--- a/js/src/util/template-factory.js
+++ b/js/src/util/template-factory.js
@@ -5,9 +5,9 @@
* --------------------------------------------------------------------------
*/
-import { getElement, isElement, typeCheckConfig } from '../util/index.js'
-import SelectorEngine from '../dom/selector-engine.js'
-import { DefaultAllowlist, sanitizeHtml } from './sanitizer.js'
+import { getElement, isElement, typeCheckConfig } from '../util/index'
+import SelectorEngine from '../dom/selector-engine'
+import { DefaultAllowlist, sanitizeHtml } from './sanitizer'
/**
* Constants