mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
5 lines
86 B
JavaScript
5 lines
86 B
JavaScript
import Col from '..';
|
|
import demoTest from '../../../test/demo-test';
|
|
|
|
demoTest(Col);
|