From 01ce4f0363f4f5170158059baf5ff5172c0933d0 Mon Sep 17 00:00:00 2001 From: p-sw Date: Thu, 6 Jun 2024 03:01:27 +0900 Subject: [PATCH] feat: update README components status The README.md file has been updated to reflect the current status of the Drawer and Label components. They are now marked as complete. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ab23fc..40e8838 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ Meet our [web documentation](https://ui.psw.kr)! - [ ] Context Menu - [ ] Data Table - [x] Dialog - - [ ] Drawer + - [x] Drawer - [ ] Dropdown Menu - - [ ] Label + - [x] Label - [ ] Menubar - [ ] Navigation Menu - [ ] Pagination