Skip to content

Commit 41ae889

Browse files
authored
Fixed mega menu
1 parent e64ae5d commit 41ae889

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
39 KB
Loading
27 KB
Loading

samples/react-mega-menu/assets/sample.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
{
3232
"type": "image",
3333
"order": 100,
34-
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-mega-menu/assets/menu.gif",
34+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-mega-menu/assets/mega.png",
3535
"alt": "Mega Menu Application Customizer Extension"
3636
},
3737
{
3838
"type": "image",
3939
"order": 101,
40-
"url": "https://github.com/pnp/sp-dev-fx-extensions/blob/main/samples/react-mega-menu/assets/menu2.gif?raw=true",
40+
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-mega-menu/assets/mega2.png",
4141
"alt": "Mega Menu Application Customizer Extension"
4242
}
4343
],

0 commit comments

Comments
 (0)