Skip to content

Commit

Permalink
Merge branch 'prod' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
amlan-roy committed Apr 8, 2024
2 parents 795f682 + e6f887c commit 0ccd340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/(home-page)/home/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import Link from "next/link";
import { useRouter } from "next/navigation";
import { Button } from "@/components/ui/button";


type PageProps = {};

const Page: React.FC<PageProps> = () => {
Expand Down

0 comments on commit 0ccd340

Please sign in to comment.