Skip to content

Commit

Permalink
Merge pull request #26 from ratishjain12/fix-navbar-responsiveness
Browse files Browse the repository at this point in the history
fix navbar
  • Loading branch information
Bashamega authored Jul 26, 2023
2 parents f5c01b5 + c03dfe3 commit 8954f21
Show file tree
Hide file tree
Showing 11 changed files with 371 additions and 41 deletions.
274 changes: 271 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@monaco-editor/react": "^4.5.1",
"@mui/icons-material": "^5.14.1",
"@mui/material": "^5.14.1",
"autoprefixer": "10.4.14",
"codemirror": "^6.0.1",
"convert-units": "^2.3.4",
Expand Down
Loading

0 comments on commit 8954f21

Please sign in to comment.