File rename and clean up

This commit is contained in:
Sam Potts
2019-06-21 00:19:37 +10:00
parent c4b3e0672e
commit 8fc6c2ba52
18 changed files with 14 additions and 16 deletions

View File

@ -10,7 +10,7 @@ import { getElement, toggleClass } from './utils/elements';
import { ready, triggerEvent } from './utils/events';
import i18n from './utils/i18n';
import is from './utils/is';
import loadImage from './utils/loadImage';
import loadImage from './utils/load-image';
const ui = {
addStyleHook() {