Skip to content

Commit 02f1d7f

Browse files
committed
Fix prettier
1 parent 26b1a18 commit 02f1d7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,8 @@ Return info about appDomain
817817
getAppDomain: () => Promise<{domain: string}>;
818818
```
819819
820-
`domain`: the domain value of the environment that the app uses for handling deeplinks.
820+
`domain`: the domain value of the environment that the app uses for handling
821+
deeplinks.
821822
822823
### getAppMetadata
823824

0 commit comments

Comments
 (0)