Fixed broken json
This commit is contained in:
parent
62221196e7
commit
1b00039d49
|
@ -30,13 +30,7 @@
|
||||||
"order": 100,
|
"order": 100,
|
||||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-accordion-with-richtext/assets/TabAccordionWebpart.PNG",
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-accordion-with-richtext/assets/TabAccordionWebpart.PNG",
|
||||||
"alt": "Web Part Preview"
|
"alt": "Web Part Preview"
|
||||||
},
|
}
|
||||||
// {
|
|
||||||
// "type": "video",
|
|
||||||
// "order": 101,
|
|
||||||
// "url": "https://www.youtube.com/embed/FS-_0KENJkI",
|
|
||||||
// "alt": "Community demo of the web part"
|
|
||||||
// }
|
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue