We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064f88f commit 90ffbb3Copy full SHA for 90ffbb3
.metadata/samples.json
@@ -1266,6 +1266,12 @@
1266
{
1267
"type": "image",
1268
"order": 100,
1269
+ "url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/js-field-animated-progress/assets/progressfield.png",
1270
+ "alt": "Preview"
1271
+ },
1272
+ {
1273
+ "type": "image",
1274
+ "order": 101,
1275
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/js-field-animated-progress/assets/preview.gif",
1276
"alt": "Preview"
1277
}
0 commit comments