Skip to content

Commit dee434e

Browse files
authored
link
1 parent 5416e87 commit dee434e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Search } from "./SearchBox";
2-
2+
import Link from 'next/link'
33
export default function Home() {
44
return (
55
<>

0 commit comments

Comments
 (0)