Fixed northwind imag

This commit is contained in:
Hugo Bernier 2022-12-31 17:26:23 -05:00
parent e45aa21cea
commit 8363f08484

View File

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