From ff8d39d4a9fa45864bc1945f941df3ddf4c82088 Mon Sep 17 00:00:00 2001 From: Floyd Wang Date: Fri, 12 Jul 2024 16:39:50 +0800 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 93f09d09..7d6e7a48 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,11 @@ This is an example of build app by using GPUI. - [x] Icon - [x] Checkbox - [x] With label -- [ ] Radio & RadioGroup +- [x] Radio + - [ ] RadioGroup - [x] Switch - [x] With Label (Left, Right side) - [ ] Toggle Animation -- [ ] Radio & RadioGroup - [x] Dropdown - [x] Tabs - [x] Tab @@ -57,7 +57,7 @@ This is an example of build app by using GPUI. - [x] Child window Popover - [x] Dockpanel - [x] Resizable -- [ ] Progress +- [x] Progress - [ ] ProgressBar - [ ] Loading - [ ] Skeleton