We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c795689 commit a72ff88Copy full SHA for a72ff88
power-apps/toast-notifications/README.md
@@ -119,7 +119,7 @@ Now open the just created component and paste the YAML code below.
119
120
## Code
121
122
-`` YAML
+```yaml
123
124
- galNotifications:
125
Control: Gallery@2.15.0
@@ -313,7 +313,7 @@ Now open the just created component and paste the YAML code below.
313
Height: =104
314
Width: =6
315
316
-``
+```
317
318
Or you can use this [YAML-file](./source/toast-notification.pa.yml)
319
0 commit comments