Skip to content

Commit

Permalink
fix: icon error on menu
Browse files Browse the repository at this point in the history
  • Loading branch information
love98ooo committed Mar 21, 2024
1 parent 880e876 commit 13badbd
Show file tree
Hide file tree
Showing 6 changed files with 1,976 additions and 2,128 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"proxy": "https://approve.sast.fun",
"dependencies": {
"@ant-design/icons": "^5.3.0",
"@ant-design/icons": "^4.7.0",
"@craco/craco": "^6.4.3",
"@sentry/react": "^7.11.1",
"@sentry/tracing": "^7.11.1",
Expand All @@ -26,7 +26,7 @@
"moment": "^2.30.1",
"qs": "^6.11.2",
"react": "^18.1.0",
"react-dom": "18.1.0",
"react-dom": "^18.1.0",
"react-pdf-js": "^5.1.0",
"react-router-dom": "6",
"react-scripts": "5.0.1",
Expand Down
Loading

0 comments on commit 13badbd

Please sign in to comment.