From 7ea36441058db3ee2673d7667a9dcc3e9c46a59e Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Mon, 2 Jan 2023 14:52:40 -0500 Subject: [PATCH] Oops, wrong preview --- samples/react-birthdays-per-month/assets/sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-birthdays-per-month/assets/sample.json b/samples/react-birthdays-per-month/assets/sample.json index dfa9491e4..f4be3b9a3 100644 --- a/samples/react-birthdays-per-month/assets/sample.json +++ b/samples/react-birthdays-per-month/assets/sample.json @@ -28,7 +28,7 @@ { "type": "image", "order": 100, - "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-birthdays-per-month/assets/YOUR-IMAGE-NAME-HERE", + "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-birthdays-per-month/assets/app.png", "alt": "Web Part Preview" } ],