connected api with profile, order

This commit is contained in:
Jelaletdin12
2025-11-15 16:14:01 +05:00
parent 21b9e88c5c
commit f867896817
70 changed files with 2370 additions and 2317 deletions

View File

@@ -1,5 +1,5 @@
import type { Metadata } from "next"
import OrdersPageClient from "./orders-page-client"
import OrdersPageClient from "../../../features/orders/components/orders-page-client"
export const metadata: Metadata = {
title: "My Orders | E-Commerce",