Skip to content

Commit

Permalink
next link
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen-Gordon committed Mar 21, 2024
1 parent 7dccca4 commit aa0ac72
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ import { useRouter } from 'next/navigation';

// privy
import { usePrivySmartAccount } from '@zerodev/privy';
import { Link } from 'lucide-react';

import Link from 'next/link';
export default function HomePage() {
const router = useRouter();

Expand Down

0 comments on commit aa0ac72

Please sign in to comment.