feat: add icon button

This commit is contained in:
EleanorMao
2023-04-22 23:08:55 +08:00
parent 5ae1d9c5b2
commit 6d3633e2e8
5 changed files with 20 additions and 6 deletions

View File

@ -3,15 +3,18 @@
# Basic Components
* [x] Typography
* [] Link - fontSize todo
* [x] Link
* [x] Button
* [] IconButton
* [x] IconButton
* [x] TextButton
* [x] Modal
* [x] Step
* [x] Tooltip
* [x] Tag
# HandWrite Component
* Hamburger Menu - 需要手写!
* Captcha Input - 需要找别的组件!
# Form Components
* Input
@ -22,7 +25,6 @@
* Checkbox
* Textarea
* Select
* Captcha Input - 需要找别的组件!
* Form
* FormItem
* FormItem with Validate Icon