mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
🎨 styles: border viewed product in product detail
:%s
This commit is contained in:
@@ -8,6 +8,7 @@ const ViewedProducts = () => {
|
||||
title="viewed Products"
|
||||
subtitle="Last call! Shop deep deals on 100+ bulk picks while you can."
|
||||
data={PRODUCT_DATA_TEST}
|
||||
hasBorderBottomMobile={true}
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
Reference in New Issue
Block a user