mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	doc: update README
This commit is contained in:
		| @@ -26,11 +26,10 @@ Then add the plugin to .babelrc: | ||||
|  | ||||
| * 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 | ||||
|  | ||||
| compatible with Vue 2.x and you should install `@ant-design-vue/babel-helper-vue-compatible-props` | ||||
| compatible with Vue 2.x | ||||
|  | ||||
| ## Compatibility | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user