Skip to content

Commit

Permalink
Completed the Header
Browse files Browse the repository at this point in the history
  • Loading branch information
hale2024 committed Sep 22, 2023
1 parent e5f76e4 commit 71f2492
Show file tree
Hide file tree
Showing 8 changed files with 431 additions and 73 deletions.
118 changes: 118 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@coreui/react": "^4.10.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/bootstrap": "^5.2.7",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.10",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"bootstrap": "^5.3.2",
"ngl": "^2.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit 71f2492

Please sign in to comment.