We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ec119 commit 628336bCopy full SHA for 628336b
README.md
@@ -46,15 +46,15 @@ const App = () => {
46
* [x] Button
47
* [x] Cell
48
* [x] Icon
49
-* [ ] Image
+* [x] Image
50
* [ ] Layout
51
* [x] Popup
52
* [x] Built-in style
53
54
### Form Components
55
56
* [ ] Calendar
57
-* [ ] Checkbox
+* [x] Checkbox
58
* [ ] DatetimePicker
59
* [x] Field
60
* [ ] Form
@@ -64,8 +64,8 @@ const App = () => {
64
* [ ] Radio
65
* [x] Rate
66
* [x] Search
67
-* [ ] Slider
68
-* [ ] Stepper
+* [x] Slider
+* [x] Stepper
69
* [ ] Switch
70
* [ ] SwitchCell
71
* [ ] Uploader
0 commit comments