We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64ae5d commit 41ae889Copy full SHA for 41ae889
samples/react-mega-menu/assets/mega.png
39 KB
samples/react-mega-menu/assets/mega2.png
27 KB
samples/react-mega-menu/assets/sample.json
@@ -31,13 +31,13 @@
31
{
32
"type": "image",
33
"order": 100,
34
- "url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-mega-menu/assets/menu.gif",
+ "url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-mega-menu/assets/mega.png",
35
"alt": "Mega Menu Application Customizer Extension"
36
},
37
38
39
"order": 101,
40
- "url": "https://github.com/pnp/sp-dev-fx-extensions/blob/main/samples/react-mega-menu/assets/menu2.gif?raw=true",
+ "url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-mega-menu/assets/mega2.png",
41
42
}
43
],
0 commit comments