пва
This commit is contained in:
@@ -7,6 +7,7 @@ import { useUnit } from 'effector-react'
|
||||
import { $user } from '@/shared/model/auth'
|
||||
import { AuthMethodsSection } from './AuthMethodsSection'
|
||||
import { AvatarSection } from './AvatarSection'
|
||||
import { DeleteAccountSection } from './DeleteAccountSection'
|
||||
import { ProfileSection } from './ProfileSection'
|
||||
|
||||
export function SettingsPage() {
|
||||
@@ -35,6 +36,7 @@ export function SettingsPage() {
|
||||
<AuthMethodsSection />
|
||||
</>
|
||||
)}
|
||||
<DeleteAccountSection />
|
||||
</Stack>
|
||||
</Box>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user