mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
5 lines
97 B
JavaScript
5 lines
97 B
JavaScript
import Checkbox from '../';
|
|
import demoTest from '../../../test/demo-test';
|
|
|
|
demoTest(Checkbox);
|