feat: Added deletion functionality for the homepage and vocabulary error book" (#838)

* fix: 解决输入空格导致下拉框启用的问题

* feat: Incorrect question books are allowed to be deleted word

* feat: change deleteCount to jotai

* feat: "Clear history of mistaken words"

* refact: polish code

* refact: polish code

---------

Co-authored-by: 名称 <邮箱>
Co-authored-by: Kai <me@kaiyi.cool>
This commit is contained in:
rainnoon
2024-08-30 17:58:28 +08:00
committed by GitHub
parent 3b878eeafa
commit 33a92897e4
9 changed files with 125 additions and 38 deletions

View File

@@ -81,7 +81,7 @@
]
},
"devDependencies": {
"@iconify/json": "^2.2.56",
"@iconify/json": "^2.2.242",
"@playwright/test": "^1.40.1",
"@svgr/core": "^7.0.0",
"@svgr/plugin-jsx": "^7.0.0",