mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
v1 convert to Agility
This commit is contained in:
8
components/agility-modules/ProductListing.tsx
Normal file
8
components/agility-modules/ProductListing.tsx
Normal file
@@ -0,0 +1,8 @@
|
||||
const ProductListing = () => {
|
||||
return (
|
||||
<section>ProductListing</section>
|
||||
)
|
||||
}
|
||||
|
||||
export default ProductListing
|
||||
|
Reference in New Issue
Block a user