Skip to content

Commit 6a3e5ea

Browse files
committed
change import
1 parent f87ed6b commit 6a3e5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ If you're using Swift, update your `AppDelegate.swift`:
372372
- Add the import at the top:
373373
374374
```Swift
375-
import Intercom
375+
import intercom_react_native
376376
```
377377

378378
- Inside `didFinishLaunchingWithOptions` before `return true`:

0 commit comments

Comments
 (0)