diff --git a/samples/react-ppw-html/Instructions.md b/samples/react-ppw-html/Instructions.md deleted file mode 100644 index e6ae7d09c..000000000 --- a/samples/react-ppw-html/Instructions.md +++ /dev/null @@ -1,4 +0,0 @@ -yo -npm i property-pane-wrap -add properties to IHelloWorldWebPartProps -add default property values to HelloWorldWebPart.manifest.json diff --git a/samples/react-ppw-html/README.md b/samples/react-ppw-html/README.md index 49d1e3d43..1093e3920 100644 --- a/samples/react-ppw-html/README.md +++ b/samples/react-ppw-html/README.md @@ -67,4 +67,6 @@ The sample web part illustrates the following concepts on top of the SharePoint - [Building for Microsoft teams](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/build-for-teams-overview) - [Use Microsoft Graph in your solution](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-microsoft-graph-apis) - [Publish SharePoint Framework applications to the Marketplace](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/publish-to-marketplace-overview) -- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development \ No newline at end of file +- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development + + \ No newline at end of file