Merge pull request #5 from kodamera/chor/edit

Tested to add algolia search
This commit is contained in:
Henrik Larsson 2023-08-10 20:52:08 +02:00 committed by GitHub
commit 9f22cedeea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ 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={{