Skip to content

Commit 184d651

Browse files
Update react-native.mdx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b937d89 commit 184d651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/plug-sdk/react-native.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ DevRev.createSupportConversation()
9090

9191
### In-app link handling
9292

93-
In certain cases, tapping links in the support chat will open them in the app instead of a browser. You can control whether the chat modal screen should be dismissed after the link is opened by calling the following method:
93+
In certain cases, tapping links in the support chat opens them in the app instead of a browser. You can control whether the chat modal screen is dismissed after the link is opened by calling the following method:
9494

9595
```typescript
9696
DevRev.setShouldDismissModalsOnOpenLink(value: boolean)

0 commit comments

Comments
 (0)