- {/* Profile page share — only when slug is set */}
- {slug && slugValid && (
-
-
- {profileShareOpen && (
- <>
-
setProfileShareOpen(false)} />
-
-
Share your profile page
-
+ >
+ )}
+
+ )}
{/* Expanded form */}
@@ -393,7 +391,7 @@ export default function ProfileSettingsPage() {
{shareProductId === p.id && (
<>
setShareProductId(null)} />
-
+
{p.title}
{ copyLink(p.url); setShareProductId(null); }}
className="w-full flex items-center gap-3 px-3 py-2.5 rounded-xl hover:bg-gray-50 dark:hover:bg-gray-700 text-sm text-gray-700 dark:text-gray-200">