Skip to content

Commit

Permalink
chore: remove isVNode from missing API's
Browse files Browse the repository at this point in the history
VNode is not part of the composition-api
  • Loading branch information
pikax committed Aug 6, 2020
1 parent 149821a commit bd243df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ The following APIs introduced in Vue 3 are not available in this plugin.
- `onRenderTracked`
- `onRenderTriggered`
- `isProxy`
- `isVNode`

### Reactive APIs in `data()`

Expand Down

0 comments on commit bd243df

Please sign in to comment.