From a34a52f0ec0d81278cfb1e3c8f3d3e877e533b0d Mon Sep 17 00:00:00 2001 From: p-sw Date: Mon, 27 May 2024 16:46:37 +0900 Subject: [PATCH] docs: edit milestone --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a619ec5..4cdebaf 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,15 @@ My goal is to create **fully typesafe**, **highly customizable** component with - Component Implementation - [ ] DateTimeInput - - [ ] TextInput - - [ ] PasswordInput - - [ ] NumberInput + - [ ] Input - [ ] FileInput + - [ ] ImageInput + - [ ] Form + - [ ] FormItem + - [ ] FormLabel + - [ ] FormControl + - [ ] FormDescription + - [ ] FormMessage - [ ] Textarea - [ ] Accordion - [ ] Alert