docs: edit milestone

This commit is contained in:
p-sw 2024-05-27 16:46:37 +09:00
parent 9208a51be0
commit a34a52f0ec

View File

@ -16,10 +16,15 @@ My goal is to create **fully typesafe**, **highly customizable** component with
- Component Implementation - Component Implementation
- [ ] DateTimeInput - [ ] DateTimeInput
- [ ] TextInput - [ ] Input
- [ ] PasswordInput
- [ ] NumberInput
- [ ] FileInput - [ ] FileInput
- [ ] ImageInput
- [ ] Form
- [ ] FormItem
- [ ] FormLabel
- [ ] FormControl
- [ ] FormDescription
- [ ] FormMessage
- [ ] Textarea - [ ] Textarea
- [ ] Accordion - [ ] Accordion
- [ ] Alert - [ ] Alert