Skip to content

Commit 1ff2087

Browse files
committed
docs(read-me): update readme
1 parent fa74284 commit 1ff2087

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
11
# MUI-Form
22

33
A collection of Material UI form inputs designed for seamless integration with React Hook Form.
4+
5+
### Supported components:
6+
7+
- [ ] Autocomplete
8+
- [ ] Button
9+
- [ ] Button Group
10+
- [ ] Checkbox
11+
- [ ] Floating Action Button
12+
- [ ] Radio Group
13+
- [ ] Rating
14+
- [ ] Select
15+
- [ ] Slider
16+
- [ ] Switch
17+
- [x] Text Field -> `<TextField>`
18+
- [ ] Transfer List
19+
- [ ] Toggle Button

0 commit comments

Comments
 (0)