fix(settings): show delete account in unified profile tab
This commit is contained in:
@@ -11,7 +11,7 @@ export default function AccountProfileTab() {
|
|||||||
<p className="text-sm text-neutral-400">Manage your personal account settings.</p>
|
<p className="text-sm text-neutral-400">Manage your personal account settings.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<ProfileSettings activeTab="profile" borderless hideDangerZone />
|
<ProfileSettings activeTab="profile" borderless />
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user