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

Rename eventHandler and selectorEngine files.

This commit is contained in:
XhmikosR
2019-05-08 16:11:24 +03:00
parent dda31bbee6
commit 438e01b61c
65 changed files with 102 additions and 102 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
import { jQuery as $ } from './util/index'
import Data from './dom/data'
import SelectorEngine from './dom/selectorEngine'
import SelectorEngine from './dom/selector-engine'
import Tooltip from './tooltip'
/**