Skip to content

Commit 7af473d

Browse files
committed
fix: Fix readme
1 parent 986d864 commit 7af473d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@ Attach **b**ottom **r**ight edge of the dropdown to the **t**op **r**ight edge o
111111

112112
## TODO
113113

114-
- [ ] Split Dropdown into a separate component
114+
- [x] Split Dropdown into a separate component
115115
- [ ] Use native controls on mobile
116116
- [ ] Improve AutoComplete on mobile
117-
- [ ] Improve styles and remove sass
117+
- [x] Improve styles and remove sass
118118
- [x] Improve position declaration
119119
- [x] Create `MultiSelectField`
120120
- [x] Create `AutoCompleteField`

0 commit comments

Comments
 (0)