Skip to content

Commit

Permalink
Merge branch 'ideal-nav-merge' into wave8/workspace-switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuuszzzzz committed Jan 4, 2024
2 parents e1d746d + b65dfd6 commit b7b2075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/settings/InitialSettingsPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import getTopmostCentralPaneName from '@libs/Navigation/getTopmostCentralPanePat
import Navigation from '@libs/Navigation/Navigation';
import * as UserUtils from '@libs/UserUtils';
import walletTermsPropTypes from '@pages/EnablePayments/walletTermsPropTypes';
import {CONTEXT_MENU_TYPES} from '@pages/home/report/ContextMenu/ContextMenuActions';
import CONTEXT_MENU_TYPES from '@pages/home/report/ContextMenu/ContextMenuActions';
import * as ReportActionContextMenu from '@pages/home/report/ContextMenu/ReportActionContextMenu';
import * as Link from '@userActions/Link';
import * as PaymentMethods from '@userActions/PaymentMethods';
Expand Down

0 comments on commit b7b2075

Please sign in to comment.