Skip to content

Commit

Permalink
fix: fixed merge conflicts and linting issues resultent from conflict…
Browse files Browse the repository at this point in the history
… fix
  • Loading branch information
CK-7vn committed Oct 30, 2024
1 parent 82bcff2 commit 72992fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/Components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {
import { useAuth } from '@/useAuth';
import ULIComponent from './ULIComponent';
import { Link } from 'react-router-dom';

export default function Navbar({
isPinned,
onTogglePin
Expand Down

0 comments on commit 72992fb

Please sign in to comment.