mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user