mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 14:06:59 +00:00
Merge pull request #5 from kodamera/chor/edit
Tested to add algolia search
This commit is contained in:
commit
9f22cedeea
@ -26,6 +26,7 @@ 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