diff options
Diffstat (limited to 'js/src/util/backdrop.js')
| -rw-r--r-- | js/src/util/backdrop.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/util/backdrop.js b/js/src/util/backdrop.js index c552aef43..0d478e98d 100644 --- a/js/src/util/backdrop.js +++ b/js/src/util/backdrop.js @@ -6,8 +6,8 @@ */ import EventHandler from '../dom/event-handler.js' -import { execute, executeAfterTransition, getElement, reflow } from './index.js' import Config from './config.js' +import { execute, executeAfterTransition, getElement, reflow } from './index.js' /** * Constants |
