chore: update readme

This commit is contained in:
三咲智子 Kevin Deng 2024-06-10 23:20:47 +08:00
parent c9241da4fa
commit 325eb13471
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -44,8 +44,7 @@ This repository is a fork of [vuejs/core](https://github.com/vuejs/core) and is
- [ ] `v-memo` [on hold] - [ ] `v-memo` [on hold]
- [x] `v-model` - [x] `v-model`
- [x] `v-if` / `v-else` / `v-else-if` - [x] `v-if` / `v-else` / `v-else-if`
- [ ] `v-for` - [x] `v-for`
- [ ] destructure
- [x] `v-show` - [x] `v-show`
- [x] Fragment - [x] Fragment
- [ ] Codegen - [ ] Codegen