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