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