From f12a46ef79a3e356c7c4f4a9f2d13363f8d3ec85 Mon Sep 17 00:00:00 2001 From: Shinwoo PARK Date: Thu, 30 May 2024 02:21:21 +0900 Subject: [PATCH] docs: update milestone --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2827ae..71b06f0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ My goal is to create **fully typesafe**, **highly customizable** component with - [ ] Breadcrumb - [x] Button - [ ] Card - - [ ] Checkbox + - [x] Checkbox - [ ] Context Menu - [ ] Data Table - [x] Dialog @@ -44,7 +44,7 @@ My goal is to create **fully typesafe**, **highly customizable** component with - [ ] Separator - [ ] Skeleton - [ ] Slider - - [ ] Switch + - [x] Switch - [ ] Table - [x] Tabs - [x] Toast