Skip to content

Commit 4faf232

Browse files
committed
modifyimport path from "view.js" to "watchers.js"
1 parent 916dee9 commit 4faf232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import i18n from 'i18next'
22
import onChange from 'on-change'
33
import resources from './locales/index.js'
4-
import { initialRender, render } from './view.js'
4+
import { initialRender, render } from './watchers.js'
55
import {
66
createSchema,
77
setYupLocale,

0 commit comments

Comments
 (0)