Tested to add algolia search

This commit is contained in:
Henrik Larsson 2023-08-10 20:50:38 +02:00
parent dc2856c4c8
commit 3742f56d70

View File

@ -26,7 +26,6 @@ export default function Search() {
return (
<div className="flex flex-col overflow-auto">
<InstantSearch searchClient={searchClient} indexName="shopify_products">
{/* Widgets */}
<SearchBox
placeholder="Vad letar du efter?"
classNames={{