From 325eb13471a8a82c7e7963de5d830a144ce8ca73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90=20Kevin=20Deng?= Date: Mon, 10 Jun 2024 23:20:47 +0800 Subject: [PATCH] chore: update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1356ca389..bf5790fd6 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,7 @@ This repository is a fork of [vuejs/core](https://github.com/vuejs/core) and is - [ ] `v-memo` [on hold] - [x] `v-model` - [x] `v-if` / `v-else` / `v-else-if` - - [ ] `v-for` - - [ ] destructure + - [x] `v-for` - [x] `v-show` - [x] Fragment - [ ] Codegen