Skip to content

Commit 6050fd3

Browse files
PiotrekKrakowiakVesaJuvonen
authored andcommitted
Let's move the Icon creation to after the Command Set (SharePoint#2322)
Icon creation only makes sense after you create a Command Set - let's move this tutorial down.
1 parent 33551d5 commit 6050fd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@
8787
href: spfx/extensions/get-started/serving-your-extension-from-sharepoint.md
8888
- name: Host extension from CDN
8989
href: spfx/extensions/get-started/hosting-extension-from-office365-cdn.md
90-
- name: Configure extension icon
91-
href: spfx/extensions/basics/configure-extension-icon.md
9290
- name: Build Field Customizer
9391
href: spfx/extensions/get-started/building-simple-field-customizer.md
9492
- name: Build ListView Command Set
9593
href: spfx/extensions/get-started/building-simple-cmdset-with-dialog-api.md
94+
- name: Configure extension icon
95+
href: spfx/extensions/basics/configure-extension-icon.md
9696
- name: Migrate existing customizations
9797
items:
9898
- name: Client Side Rendering (JSLink)
@@ -4823,4 +4823,4 @@
48234823
- name: SharePoint developer forum
48244824
href: http://aka.ms/spdev-community
48254825
- name: Tutorials
4826-
href: training/training.md
4826+
href: training/training.md

0 commit comments

Comments
 (0)