Skip to content

Commit d335eec

Browse files
committed
undo previous test
1 parent 0311232 commit d335eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/SharePointDocumentationToc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<Item text="Design considerations" url="spfx/web-parts/basics/design-considerations-for-web-parts" SEODescription="Design your SharePoint client-side web parts to use Office UI Fabric React components, be responsive, and handle publish and edit modes." />
2020
<Item text="Add properties to the property pane" url="spfx/web-parts/basics/integrate-with-property-pane" SEODescription="Set up properties for your SharePoint client-side web part and manage them through the property pane." />
2121
<Item text="Use Visual Studio" url="spfx/web-parts/basics/use-visual-studio" SEODescription="Configure Visual Studio to open your SharePoint client-side web part project so that you can work with the project in Visual Studio." />
22-
<Item text="Working with the original __RequestDigest" url="spfx/web-parts/basics/working-with-requestdigest" SEODescription="Learn how to use the __REQUESTDIGEST form field in a web part in the SharePoint Framework" />
2322
<Item text="Add an external library" url="spfx/web-parts/basics/add-an-external-library" SEODescription="Add an external JavaScript library to your SharePoint client-side web part such as small libraries, non-AMD modules, and localized resources." />
23+
<Item text="Working with the original __RequestDigest" url="spfx/web-parts/basics/working-with-requestdigest" SEODescription="Learn how to use the __REQUESTDIGEST form field in a web part in the SharePoint Framework" />
2424
<Item text="Notes on solution packaging" url="spfx/web-parts/basics/notes-on-solution-packaging" SEODescription="Understand definition details for files used for packaging web parts in solutions in the SharePoint Framework" />
2525
<Item text="Known issues" url="spfx/web-parts/basics/known-issues" SEODescription="Known issues with web parts in the SharePoint Framework" />
2626
</Item>

0 commit comments

Comments
 (0)