update
This commit is contained in:
@ -6,7 +6,7 @@ const AccountUserProfileContent = () => {
|
||||
return (
|
||||
<div className="grid gap-5 lg:gap-7.5 xl:w-[38.75rem] mx-auto">
|
||||
<AccountUserProfileContextProvider>
|
||||
<BasicSettings />
|
||||
{/* <BasicSettings /> */}
|
||||
<Password />
|
||||
<PinCode />
|
||||
{/* Uncomment the line below to enable the Delete Account feature */}
|
||||
|
||||
Reference in New Issue
Block a user