Update README.md

This commit is contained in:
Hugo Bernier 2020-11-08 23:16:04 -05:00 committed by GitHub
parent 19eea67fdd
commit caa384d22d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ extensions:
- react
createdDate: 5/1/2017 12:00:00 AM
---
# React sample showing the use of @pnp/js with Async / Await
# Using @pnp/js with Async / Await
## Summary
This webpart demonstrates how to use [PnPJS](https://pnp.github.io/pnpjs/) with Async functions into the SharePoint Framework as well as integrating [PnP JS and SPFx Logging systems](https://blog.josequinto.com/2017/04/30/how-to-integrate-pnp-js-core-and-sharepoint-framework-logging-systems/). Real example querying SharePoint library to show document sizes.