Skip to content

Commit

Permalink
Merge pull request #85 from kakao-tech-campus-2nd-step3/minji
Browse files Browse the repository at this point in the history
chore: lint 삭제
  • Loading branch information
minji2219 authored Nov 15, 2024
2 parents 615c646 + 773b3c2 commit 6e7669a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ const router = createBrowserRouter([
},
]);

// eslint-disable-next-line import/prefer-default-export
// eslint-disable-next-line
export const Routes = () => <RouterProvider router={router} />;

0 comments on commit 6e7669a

Please sign in to comment.