Readme updates for usage tracking image and drop details.
This commit is contained in:
parent
02cdba1308
commit
641b406289
|
@ -82,3 +82,5 @@ Version|Date|Comments
|
|||
> aquires the bearer token and then never finishes the call, I believe that is because the app is reloading, not quite
|
||||
> sure how to fix that yet. There is definitely room to improved the user experience but the main logic and functionality
|
||||
> is here. Thanks!
|
||||
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/angular-aad-webapi" />
|
|
@ -6,6 +6,9 @@ An SPFX Webpart that uses React, Office-UI-Fabric, and Redux to let users edit l
|
|||
![alt tag](/samples/react-spfx-multilist-grid/src/images/editListItems.PNG)
|
||||
|
||||
|
||||
## Used SharePoint Framework Version
|
||||
![drop](https://img.shields.io/badge/drop-drop5-red.svg)
|
||||
|
||||
## Applies to
|
||||
|
||||
* [SharePoint Framework Developer Preview](http://dev.office.com/sharepoint/docs/spfx/sharepoint-framework-overview)
|
||||
|
@ -59,7 +62,7 @@ Usage:
|
|||
3. Edit the info
|
||||
![alt tag](/samples/react-spfx-multilist-grid/src/images/editListItems.PNG)
|
||||
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/readme-template" />
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-multilist-grid" />
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue