mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
test: fix vue import path
This commit is contained in:
parent
a7df6cfebb
commit
18050f945a
@ -1,4 +1,4 @@
|
||||
import { h } from 'Vue';
|
||||
import { h } from 'vue';
|
||||
import Locale from '../src/locale';
|
||||
import { mount, later } from '.';
|
||||
import { DemoLocaleMixin } from '../docs/site/demo-locale';
|
||||
|
Loading…
x
Reference in New Issue
Block a user