Skip to content

Commit

Permalink
add spacing.
Browse files Browse the repository at this point in the history
Signed-off-by: krishna2323 <[email protected]>
  • Loading branch information
Krishna2323 committed Nov 14, 2024
1 parent 9e73193 commit b9ba307
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/workspace/WorkspaceInvitePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ function WorkspaceInvitePage({route, policy}: WorkspaceInvitePageProps) {
Member.setWorkspaceInviteMembersDraft(route.params.policyID, {});
FormActions.clearDraftValues(ONYXKEYS.FORMS.WORKSPACE_INVITE_MESSAGE_FORM);
});

return unsubscribe;
}, [navigation, route.params.policyID]);

Expand Down

0 comments on commit b9ba307

Please sign in to comment.