Skip to content

Commit

Permalink
home page
Browse files Browse the repository at this point in the history
  • Loading branch information
prathamjagga committed May 27, 2024
1 parent 1bcd785 commit c85f6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-app/src/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useRouter } from "next/router";
import { useRouter } from "next/navigation";
import { useEffect } from "react";

export default function Page() {
Expand Down

0 comments on commit c85f6d0

Please sign in to comment.