mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
Merge branch 'release-stable' of https://github.com/KieIO/grocery-vercel-commerce into feature/m4-get-blog-detail
This commit is contained in:
@@ -4,7 +4,8 @@ import { CheckoutPage } from 'src/components/modules/checkout';
|
||||
export default function Checkout() {
|
||||
return (
|
||||
<>
|
||||
<CheckoutPage/>
|
||||
<CheckoutPage />
|
||||
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user