// TODO // enable this case and update snapshot after bump Vue new version // see: https://github.com/youzan/vant/issues/12925 import Demo from '../demo/index.vue'; import { snapshotDemo } from '../../../test/demo'; snapshotDemo(Demo);