aboutsummaryrefslogtreecommitdiff
path: root/js/src/util/backdrop.js
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2022-11-22 09:51:29 +0200
committerGitHub <[email protected]>2022-11-22 09:51:29 +0200
commit8f6de23682cf08f0e70b9561f75642cbcca14250 (patch)
treef56a8abfaef937458b7ae272dd53e01795d73524 /js/src/util/backdrop.js
parentcb021439c683d9805e2864c58095b92d405e9b11 (diff)
parentabdd3fef1fc742d2a21fc6f536cdad0ebb67aa3c (diff)
downloadbootstrap-8f6de23682cf08f0e70b9561f75642cbcca14250.tar.xz
bootstrap-8f6de23682cf08f0e70b9561f75642cbcca14250.zip
Merge branch 'main' into prepare-523
Diffstat (limited to 'js/src/util/backdrop.js')
-rw-r--r--js/src/util/backdrop.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/src/util/backdrop.js b/js/src/util/backdrop.js
index 78279e056..ee560b85e 100644
--- a/js/src/util/backdrop.js
+++ b/js/src/util/backdrop.js
@@ -5,9 +5,9 @@
* --------------------------------------------------------------------------
*/
-import EventHandler from '../dom/event-handler'
-import { execute, executeAfterTransition, getElement, reflow } from './index'
-import Config from './config'
+import EventHandler from '../dom/event-handler.js'
+import { execute, executeAfterTransition, getElement, reflow } from './index.js'
+import Config from './config.js'
/**
* Constants