Skip to content

Commit

Permalink
Update merge conflicts + grid styling
Browse files Browse the repository at this point in the history
  • Loading branch information
graysonsmithh committed Dec 2, 2024
1 parent 4b08d16 commit 70a7653
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const Navbar = (): ReactElement => {
></div>
<div className="Flex-row Margin-left--auto">
<div
//className="Navbar-body-link Margin-right--20"
onClick={() => {
navigate("/home");
}}
Expand Down

0 comments on commit 70a7653

Please sign in to comment.