Skip to content

Commit

Permalink
Fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavilien committed Jan 18, 2025
1 parent 98fb897 commit 07441c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/frontend/src/components/ShowFilter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { useAppDispatch, useAppSelector } from "~/app/hooks";
import { userSlice } from "~/app/user";
import { useAuth } from "@clerk/nextjs";


const ShowFilter = () => {
const dispatch = useAppDispatch();

Expand Down

0 comments on commit 07441c6

Please sign in to comment.