doc: update README

This commit is contained in:
Amour1688 2020-06-04 19:45:40 +08:00
parent 9c464f4ce5
commit a7aca6c70b

View File

@ -26,11 +26,10 @@ Then add the plugin to .babelrc:
* transformOn * transformOn
transform `on: { click: xx }` to `onClick: xxx`, and you should install `@ant-design-vue/babel-helper-vue-transform-on` transform `on: { click: xx }` to `onClick: xxx`
* compatibleProps * compatibleProps
compatible with Vue 2.x and you should install `@ant-design-vue/babel-helper-vue-compatible-props` compatible with Vue 2.x
## Compatibility ## Compatibility