Fix: use new button (#5384)

This commit is contained in:
KVOJJJin
2024-06-19 14:53:19 +08:00
committed by GitHub
parent a3bd5eba02
commit 4c37847ea4
11 changed files with 24 additions and 11 deletions

View File

@@ -33,6 +33,7 @@
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.9",
"ahooks": "^3.7.5",
"class-variance-authority": "^0.7.0",
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",
@@ -137,4 +138,4 @@
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0"
}
}
}