Skip to content

Commit 325eb13

Browse files
committed
chore: update readme
1 parent c9241da commit 325eb13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ This repository is a fork of [vuejs/core](https://github.com/vuejs/core) and is
4444
- [ ] `v-memo` [on hold]
4545
- [x] `v-model`
4646
- [x] `v-if` / `v-else` / `v-else-if`
47-
- [ ] `v-for`
48-
- [ ] destructure
47+
- [x] `v-for`
4948
- [x] `v-show`
5049
- [x] Fragment
5150
- [ ] Codegen

0 commit comments

Comments
 (0)