Skip to content

Commit

Permalink
Merge pull request #39160 from ruben-rebelo/regression-workspace-reim…
Browse files Browse the repository at this point in the history
…burse

fix: Position of offline message on workspaceReimburse on web
  • Loading branch information
danieldoglas authored Mar 28, 2024
2 parents 1ef7d38 + eaf7a36 commit 58834e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/workspace/reimburse/WorkspaceReimbursePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ function WorkspaceReimbursePage({route, policy}: WorkspaceReimbursePageProps) {
guidesCallTaskID={CONST.GUIDES_CALL_TASK_IDS.WORKSPACE_REIMBURSE}
shouldSkipVBBACall
shouldShowLoading={false}
shouldShowOfflineIndicatorInWideScreen
>
{() => <WorkspaceReimburseView policy={policy} />}
</WorkspacePageWithSections>
Expand Down

0 comments on commit 58834e0

Please sign in to comment.