mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-27 20:06:36 +08:00
5 lines
93 B
JavaScript
5 lines
93 B
JavaScript
import Search from '../';
|
|
import demoTest from '../../../test/demo-test';
|
|
|
|
demoTest(Search);
|