works like a charm

This commit is contained in:
nospeedlimitindonesia
2024-07-27 19:15:59 +00:00
parent 4f43b46e5f
commit 01facb5c25
7 changed files with 238 additions and 86 deletions

View File

@@ -119,7 +119,7 @@ function CafePage({
removeConnectedGuestSides={removeConnectedGuestSides}
/>
<div style={{ marginTop: "5px" }}></div>
<SearchInput />
<SearchInput shopId={shopId} />
<div style={{ marginTop: "15px" }}></div>
<ItemTypeLister user={user} shopId={shopId} itemTypes={shopItems} />
<div style={{ marginTop: "-13px" }}></div>