mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 16:07:01 +00:00
Tested to add algolia search
This commit is contained in:
parent
dc2856c4c8
commit
3742f56d70
@ -26,7 +26,6 @@ export default function Search() {
|
|||||||
return (
|
return (
|
||||||
<div className="flex flex-col overflow-auto">
|
<div className="flex flex-col overflow-auto">
|
||||||
<InstantSearch searchClient={searchClient} indexName="shopify_products">
|
<InstantSearch searchClient={searchClient} indexName="shopify_products">
|
||||||
{/* Widgets */}
|
|
||||||
<SearchBox
|
<SearchBox
|
||||||
placeholder="Vad letar du efter?"
|
placeholder="Vad letar du efter?"
|
||||||
classNames={{
|
classNames={{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user