mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
5 lines
91 B
JavaScript
5 lines
91 B
JavaScript
import Field from '../';
|
|
import demoTest from '../../../test/demo-test';
|
|
|
|
demoTest(Field);
|