mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
[breaking change] repaint all icons, add lots of icons (#2221)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
import Vue from 'vue';
|
||||
import VueRouter from 'vue-router';
|
||||
import VantDoc, { DemoBlock, DemoSection } from 'vant-doc';
|
||||
import VantDoc, { DemoBlock, DemoSection } from '@vant/doc';
|
||||
import i18n from '../../packages/mixins/i18n';
|
||||
import Vant, { Lazyload, Locale } from '../../packages';
|
||||
import { camelize } from '../../packages/utils';
|
||||
|
Reference in New Issue
Block a user