mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Add sorting to the API for search
This commit is contained in:
@@ -114,6 +114,7 @@ export default function Home({
|
||||
/>
|
||||
</>
|
||||
) : (
|
||||
// TODO: add a proper loading state
|
||||
<div>Searching...</div>
|
||||
)}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user