feat(F-048): completed feature
This commit is contained in:
@@ -2,7 +2,7 @@ import type { Metadata } from 'next';
|
||||
import CheckoutClient from '@/components/checkout/CheckoutClient';
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Checkout — MercadoDeVida',
|
||||
title: 'Checkout — mercadodevida',
|
||||
};
|
||||
|
||||
export default function CheckoutPage() {
|
||||
|
||||
Reference in New Issue
Block a user