mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
5 lines
103 B
JavaScript
5 lines
103 B
JavaScript
import PullRefresh from '../';
|
|
import demoTest from '../../../test/demo-test';
|
|
|
|
demoTest(PullRefresh);
|