Merge branch 'dev' of https://github.com/SharePoint/sp-dev-fx-webparts into dev
This commit is contained in:
commit
58b4f620f8
|
@ -4,7 +4,7 @@
|
|||
|
||||
This sub folders contains a client-side project that is related to the tutorial available at the following URL: https://docs.microsoft.com/en-us/sharepoint/dev/spfx/use-aad-tutorial
|
||||
|
||||
![The UI of the sample application](images/use-aad-tutorial-video.gif)
|
||||
![The UI of the sample application](./images/use-aad-tutorial-video.gif)
|
||||
|
||||
## Solution
|
||||
|
||||
|
@ -66,4 +66,4 @@ Once the npm packages are installed, run the command to preview your web parts i
|
|||
```
|
||||
gulp serve
|
||||
```
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/tutorials" />
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/tutorials" />
|
||||
|
|
Loading…
Reference in New Issue