diff --git a/app/[locale]/layout.tsx b/app/[locale]/layout.tsx index 14c9bf5..251cf14 100644 --- a/app/[locale]/layout.tsx +++ b/app/[locale]/layout.tsx @@ -53,7 +53,6 @@ export default async function RootLayout({ children, params }: Props) {
{errors.firstName}
{errors.lastName}
{errors.email}
{errors.phone}
-// {t.selectedFile}: {fileName} -//
{errors.file}
+ {t.selectedFile}: {fileName} +
- {struct_price_text} -
{name}
{t("total")}: {totalItems} {t("products")}
+ {struct_price_text} +