-
+
+
شناسه کاربری:
@@ -63,23 +63,23 @@ function ProfileIndex({ }: Props) {
-
- شماره همراه:
+
+ شماره همراه:
09010901738
-
- ایمیل:
+
+ ایمیل:
alirezaabed@gmail.com
-
- تاریخ تولد:
+
+ تاریخ تولد:
1375/5/14
-
-
جنسیت:
+
+
جنسیت:
آقا
diff --git a/src/app/[name]/(Profile)/profile/wallet/page.tsx b/src/app/[name]/(Profile)/profile/wallet/page.tsx
index 1e004ac..9629716 100644
--- a/src/app/[name]/(Profile)/profile/wallet/page.tsx
+++ b/src/app/[name]/(Profile)/profile/wallet/page.tsx
@@ -43,7 +43,7 @@ function UserWalletIndex({ }: Props) {
موجودی کیف پول
-
diff --git a/src/components/ui/calendar.tsx b/src/components/ui/calendar.tsx
index a6d9bac..86d89b7 100644
--- a/src/components/ui/calendar.tsx
+++ b/src/components/ui/calendar.tsx
@@ -91,7 +91,7 @@ export default function Calendar({
"relative has-focus:border-ring border border-input shadow-xs has-focus:ring-ring/50 has-focus:ring-[3px] rounded-md",
defaultClassNames.dropdown_root
),
- dropdown: cn("absolute inset-0 opacity-0 ", defaultClassNames.dropdown),
+ dropdown: cn("absolute inset-0 opacity-0 dark:bg-container", defaultClassNames.dropdown),
caption_label: cn(
"select-none font-medium",
captionLayout === "label"