feat: add email notification preferences and update settings page structure
This commit is contained in:
@@ -60,6 +60,7 @@ export default function ProfileSettings({ activeTab }: Props = {}) {
|
||||
logout={logout}
|
||||
activeTab={activeTab}
|
||||
hideNav={activeTab !== undefined}
|
||||
hideNotifications
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user