Skip to content

Commit 205a962

Browse files
committed
formatting updates
1 parent 2329b1e commit 205a962

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/release-1.15.2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ISPFxAdaptiveCard.actions?: (
7070

7171
The ___location actions can be configured as shown below:
7272

73-
```typescript
73+
```json
7474
actions: [
7575
{
7676
type: 'VivaAction.GetLocation',
@@ -87,7 +87,7 @@ The ___location actions can be configured as shown below:
8787

8888
The SelectMedia action can be configured as shown below:
8989

90-
```typescript
90+
```json
9191
actions: [
9292
{
9393
type: 'VivaAction.SelectMedia',

0 commit comments

Comments
 (0)