Skip to content

Commit

Permalink
fix: solve multiple errors (#1150)
Browse files Browse the repository at this point in the history
* chore: pnpm update

* feat: add random projects show

* fix: solve click issue,add hover on share button

* chore: pnpm format
  • Loading branch information
suzy-g38 authored Jun 9, 2023
1 parent dced0fc commit 1badf4a
Show file tree
Hide file tree
Showing 6 changed files with 790 additions and 810 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
},
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@headlessui/react": "^1.7.15",
"@mui/material": "^5.13.4",
Expand All @@ -32,7 +32,7 @@
"react-feather": "^2.0.10",
"react-infinite-scroll-component": "^6.1.0",
"react-paginate": "^8.2.0",
"react-router-dom": "^6.11.2",
"react-router-dom": "^6.12.1",
"react-syntax-highlighter": "^15.5.0",
"react-toastify": "^9.1.3",
"styled-components": "6.0.0-rc.3",
Expand All @@ -43,7 +43,7 @@
"@commitlint/config-conventional": "^17.6.5",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/react": "^18.2.8",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react-swc": "^3.3.2",
"autoprefixer": "^10.4.14",
Expand Down
Loading

1 comment on commit 1badf4a

@vercel
Copy link

@vercel vercel bot commented on 1badf4a Jun 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

projectshut – ./

projectshut.vercel.app
projectshut-git-main-priyankarpal.vercel.app
projectshut-priyankarpal.vercel.app

Please sign in to comment.