chenpeng991105

Results 1 issues of chenpeng991105

Now I use the Toast by this way: ```ts import { Toast } from 'vant' import 'vant/lib/index.css' ``` Can auto import the Toast of vant?