Update README.md
This commit is contained in:
parent
19bd386580
commit
bc5686ab46
|
@ -6,7 +6,7 @@ This solution creates a customisable Tiles Webpart, it uses a stored collection
|
|||
|
||||
This is a rebuild of the awesome project created by @hugoabernier [https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-tiles] so the credit goes to him!
|
||||
|
||||
[https://github.com/omarelanis/sp-dev-fx-webparts/blob/master/samples/hero-webpart/Sample/Hero-Webpart.gif]
|
||||
[https://github.com/omarelanis/sp-dev-fx-webparts/blob/master/samples/react-tiles-v2/Sample/react-tiles-v2.gif]
|
||||
|
||||
## Used SharePoint Framework Version
|
||||
|
||||
|
@ -64,4 +64,4 @@ This extension illustrates the following concepts:
|
|||
- [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
|
||||
- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development
|
||||
|
|
Loading…
Reference in New Issue