fix: the link button with disabled style but can click (#1390)

This commit is contained in:
Yaodong Yu
2022-12-10 22:14:20 +08:00
committed by GitHub
parent 19dce838d1
commit e3c36beaf4
4 changed files with 49 additions and 35 deletions

View File

@ -9,7 +9,7 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"antd": "5.0.3",
"antd": "5.0.5",
"codemirror": "^5.61.1",
"copy-to-clipboard": "^3.3.1",
"core-js": "^3.25.0",