diff --git a/components/search/Search.tsx b/components/search/Search.tsx index a1e9079..a0aef05 100644 --- a/components/search/Search.tsx +++ b/components/search/Search.tsx @@ -62,7 +62,7 @@ const LoadingState = () => { loading gif
Loading...
@@ -77,7 +77,7 @@ const ErrorState = () => { error
An error occurred...
diff --git a/components/search/SearchResults.tsx b/components/search/SearchResults.tsx index db05f16..61437d7 100644 --- a/components/search/SearchResults.tsx +++ b/components/search/SearchResults.tsx @@ -137,7 +137,7 @@ const SearchResults = (props: SearchResultsProps) => { no results