mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 05:56:59 +00:00
Tested to add algolia search
This commit is contained in:
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={{
|
||||
|
Loading…
x
Reference in New Issue
Block a user