diff --git a/components/Search.tsx b/components/Search.tsx index c643683..49841fc 100644 --- a/components/Search.tsx +++ b/components/Search.tsx @@ -3,6 +3,7 @@ export default function Search(props: { defaultValue: string }) {