mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
5 lines
110 B
TypeScript
5 lines
110 B
TypeScript
import Demo from '../demo/index.vue';
|
|
import { snapshotDemo } from '../../../test/demo';
|
|
|
|
snapshotDemo(Demo);
|