Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid committed Aug 7, 2023
1 parent d4919ab commit df12ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/PlaidEventContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ function makeLinkTokenProps(token: string): PlaidLinkProps {
dismissLink();
},
// MODAL or FULL_SCREEEN presentation on iOS. Defaults to MODAL.
// iOSPresentationStyle: LinkIOSPresentationStyle.MODAL,
iOSPresentationStyle: LinkIOSPresentationStyle.MODAL,
};
}

Expand Down

0 comments on commit df12ad9

Please sign in to comment.