Update sample.json

This commit is contained in:
Hugo Bernier 2023-02-03 23:44:15 -05:00 committed by GitHub
parent fb6c612e85
commit a2e4839cd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
{
"type": "image",
"order": 100,
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-onedrive-info/assets/YOUR-IMAGE-NAME-HERE",
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-onedrive-info/assets/ACEScreenshot1.png",
"alt": "Web Part Preview"
}
],
@ -47,4 +47,4 @@
}
]
}
]
]