ant-design-vue/components/n-form/__tests__/demo.test.js
tangjinzhou e1b51e9c78
feat: add new form support v-model
* chore: update site

* chore: update submodule

* docs: update

* docs: update doc

* docs: update

* test: update snap

* docs: update

* feat: add new form support v-model

* feat: add new form

* docs: update changelog

* chore: update webpack

* test: update snap
2020-03-15 13:12:47 +08:00

4 lines
76 B
JavaScript

import demoTest from '../../../tests/shared/demoTest';
demoTest('n-form');