mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
@@ -44,7 +44,9 @@ const CheckoutSidebarView: FC = () => {
|
||||
>
|
||||
<div className="px-4 sm:px-6 flex-1">
|
||||
<Link href="/cart">
|
||||
<Text variant="sectionHeading">Checkout</Text>
|
||||
<a>
|
||||
<Text variant="sectionHeading">Checkout</Text>
|
||||
</a>
|
||||
</Link>
|
||||
|
||||
<PaymentWidget
|
||||
|
Reference in New Issue
Block a user