Skip to content

Commit 458eebf

Browse files
theVineshuddish
andauthored
Update example/src/App.tsx
Co-authored-by: Uddish Verma <[email protected]>
1 parent a4a6f30 commit 458eebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ export default function App() {
299299
<Button
300300
intercom_accessibilityLabel="present-conversation"
301301
intercom_disabled={!loggedUser}
302-
intercom_title="Present Conversation"
302+
intercom_title="Display Conversation"
303303
intercom_onPress={() => {
304304
if (conversationId) {
305305
let conversationContent =

0 commit comments

Comments
 (0)