diff --git a/README.md b/README.md index 7d2b678..ce65511 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ # MUI-Form A collection of Material UI form inputs designed for seamless integration with React Hook Form. + +### Supported components: + +- [ ] Autocomplete +- [ ] Button +- [ ] Button Group +- [ ] Checkbox +- [ ] Floating Action Button +- [ ] Radio Group +- [ ] Rating +- [ ] Select +- [ ] Slider +- [ ] Switch +- [x] Text Field -> `` +- [ ] Transfer List +- [ ] Toggle Button