1.分页组件代码优化,并增加key。

2.增加键盘操作,优化分页代码。
3.提示文本样式优化。
4.修复无法切换页码bug
This commit is contained in:
Bhwa233
2024-03-02 15:31:58 +08:00
parent 33a1937407
commit 569b2d393e
3 changed files with 107 additions and 46 deletions

View File

@@ -45,6 +45,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-facebook": "^8.1.4",
"react-hotkeys-hook": "^4.5.0",
"react-notion-x": "6.16.0",
"react-share": "^4.4.1",
"react-tweet-embed": "~2.0.0",