From b21e6603b475c9bca08fb75f13e3d75b13e6233f Mon Sep 17 00:00:00 2001 From: Mathieu Schimmerling Date: Sat, 29 Jul 2023 02:54:02 +0700 Subject: [PATCH] chore: update README progression --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d99fa350..d80111ab 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ How do we solve this ? Developers love having framework overview by examples. It Angular - + - [x] Reactivity - [x] Declare state @@ -154,8 +154,8 @@ How do we solve this ? Developers love having framework overview by examples. It - [x] Checkbox - [x] Radio - [x] Select -- [ ] Webapp features - - [ ] Render app +- [x] Webapp features + - [x] Render app - [x] Fetch data - [x] Router link - [x] Routing