Skip to content

Commit 384d48a

Browse files
authored
FIX Block closure
1 parent 3a2fd08 commit 384d48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/calling-sdk/includes/capabilities/capabilities-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Capabilities object has the capabilities of the local participants and is of typ
3737
> this.setState({ canShareScreen: updatedCapabilities.shareScreen.isPresent });
3838
> }
3939
>});
40-
```
40+
>```

0 commit comments

Comments
 (0)