mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
tweaks
This commit is contained in:
@@ -46,7 +46,7 @@ const Cart: FC<Props> = ({ fields, customData }) => {
|
||||
Your cart is empty
|
||||
</h2>
|
||||
<p className="text-accent-6 px-10 text-center pt-2">
|
||||
Biscuit oat cake wafer icing ice cream tiramisu pudding cupcake.
|
||||
Add some items!
|
||||
</p>
|
||||
</div>
|
||||
) : error ? (
|
||||
|
Reference in New Issue
Block a user