Update sample.json
This commit is contained in:
parent
7801e41928
commit
51477c8329
|
@ -28,7 +28,7 @@
|
|||
{
|
||||
"type": "image",
|
||||
"order": 100,
|
||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-groups/assets/example.png",
|
||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-groups/assets/React-MyGroups_Grid.png",
|
||||
"alt": "My Groups"
|
||||
},
|
||||
{
|
||||
|
@ -37,12 +37,6 @@
|
|||
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-my-groups/assets/React-MyGroups_Compact.png?raw=true",
|
||||
"alt": "My Groups"
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"order": 102,
|
||||
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-my-groups/assets/React-MyGroups_Grid.png?raw=true",
|
||||
"alt": "My Groups"
|
||||
},
|
||||
{
|
||||
"type": "image",
|
||||
"order": 103,
|
||||
|
|
Loading…
Reference in New Issue