Skip to content

Commit df6e309

Browse files
committed
npm run fix:tables
1 parent b3b6762 commit df6e309

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/developer_tools/Embedded_App_SDK.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ Presents the user with a modal to sahre a link
700700
#### Supported Platforms
701701
| Web | iOS | Android |
702702
|-----|-----|---------|
703-
|| ⛔️ | ⛔️ |
703+
| | ⛔️ | ⛔️ |
704704

705705
#### Required Scopes
706706

@@ -1436,11 +1436,11 @@ No scopes required
14361436

14371437
#### ShareLinkRequest
14381438

1439-
| Property | Type |
1440-
|---------------------|----------------|
1441-
| message | string \| null |
1442-
| referrer_id | string \| null |
1443-
| custom_id | string \| null |
1439+
| Property | Type |
1440+
|-------------|----------------|
1441+
| message | string \| null |
1442+
| referrer_id | string \| null |
1443+
| custom_id | string \| null |
14441444

14451445
#### ShareLinkResponse
14461446

0 commit comments

Comments
 (0)