Skip to content

Commit

Permalink
docs(README): remove outdated(already support defineAsyncComponent) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
IndexXuan committed Feb 26, 2021
1 parent 378a06e commit b3bb2e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -470,7 +470,6 @@ defineComponent({

The following APIs introduced in Vue 3 are not available in this plugin.

- `defineAsyncComponent`
- `onRenderTracked`
- `onRenderTriggered`
- `isProxy`
Expand Down
1 change: 0 additions & 1 deletion README.zh-CN.md
Expand Up @@ -453,7 +453,6 @@ defineComponent({

以下在 Vue 3 新引入的 API ,在本插件中暂不适用:

- `defineAsyncComponent`
- `onRenderTracked`
- `onRenderTriggered`
- `isProxy`
Expand Down

0 comments on commit b3bb2e7

Please sign in to comment.