1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-09 17:46:57 +00:00

Tested to add algolia search

This commit is contained in:
Henrik Larsson 2023-08-10 20:51:47 +02:00
parent 3742f56d70
commit b6daa5a8b9

@ -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={{