Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
SrijaVuppala295 committed Nov 10, 2024
1 parent e057959 commit 260b681
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
14 changes: 12 additions & 2 deletions hiring-portal/package-lock.json

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

1 change: 1 addition & 0 deletions hiring-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"@emotion/styled": "^11.11.5",
"@fortawesome/fontawesome-free": "^6.6.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@monaco-editor/react": "^4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion hiring-portal/src/Components/Contactus.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ const Contactus = () => {
<i className="fab fa-facebook-f"></i>
</a>
<a href="#">
<i className="fab fa-twitter"></i>
<i className="fab fa-x-twitter"></i>
</a>
<a href="#">
<i className="fab fa-instagram"></i>
Expand Down

0 comments on commit 260b681

Please sign in to comment.