Skip to content

Commit

Permalink
Merge pull request #545 from cornell-dti/sl2663/employeeCardPagination
Browse files Browse the repository at this point in the history
Implement Employee Card Pagination
  • Loading branch information
Atikpui007 authored Oct 28, 2024
2 parents c1314c6 + 4fd9197 commit 11b5e40
Show file tree
Hide file tree
Showing 6 changed files with 980 additions and 68 deletions.
272 changes: 269 additions & 3 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"description": "",
"main": "index.js",
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@react-aria/utils": "^3.25.2",
"@react-oauth/google": "^0.12.1",
"@types/crypto-js": "^4.2.2",
Expand Down
Loading

0 comments on commit 11b5e40

Please sign in to comment.