mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
test: fix vue import path
This commit is contained in:
@@ -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';
|
||||
|
Reference in New Issue
Block a user