Skip to content

Commit

Permalink
docs:update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
luffy committed Aug 26, 2019
1 parent 4b9f59e commit d3f9aac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# babel-preset-vca-jsx
Automatic import of `createElement` when writing JSX in `@vue/composition-api` `setup` method


[demo](https://codesandbox.io/s/babel-preset-vca-jsx-demo-7k5xs)

### How use?

Expand Down
4 changes: 2 additions & 2 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# babel-preset-vca-jsx
`@ vue/composition-api``setup` 方法中写JSX时自动导入`createElement`

[demo](https://codesandbox.io/s/babel-preset-vca-jsx-demo-7k5xs)


### How use / 如何使用?
### 如何使用?

1. 安装

Expand Down

0 comments on commit d3f9aac

Please sign in to comment.