We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5416e87 commit dee434eCopy full SHA for dee434e
src/app/page.js
@@ -1,5 +1,5 @@
1
import { Search } from "./SearchBox";
2
-
+import Link from 'next/link'
3
export default function Home() {
4
return (
5
<>
0 commit comments