Don't go to settings after showing ProfileMovedModal

This commit is contained in:
Scott Nonnenberg
2025-06-11 14:40:05 -04:00
committed by GitHub
parent 5f5eee3ed8
commit cdd77d8869
-1
View File
@@ -271,7 +271,6 @@ export function NavTabs({
i18n={i18n}
onClose={() => {
setShowingProfileMovedModal(false);
handleSelectionChange(NavTab.Settings);
onDismissProfileMovedModal();
}}
theme={theme}