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 ClientProfilePage from "./client-page"
import ClientProfilePage from "../../../features/profile/components/client-page"
export const metadata: Metadata = {
title: "My Profile | E-Commerce",