Skip to content

Commit c2db20f

Browse files
authored
Update use-sp-pnp-js-with-spfx-web-parts.md
1 parent 2b30dc3 commit c2db20f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/spfx/web-parts/guidance/use-sp-pnp-js-with-spfx-web-parts.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Use @pnp/sp (PnPJS) library with SharePoint Framework web parts
33
description: This library provides a fluent API to make building your REST queries intuitive and supports batching and caching.
4-
ms.date: 01/29/2018
4+
ms.date: 07/05/2019
55
ms.prod: sharepoint
66
localization_priority: Priority
77
---
88

9-
109
# Use @pnp/sp with SharePoint Framework web parts
1110

1211
You may choose to use the [@pnp/sp](https://www.npmjs.com/package/@pnp/sp) library when building your SharePoint Framework (SPFx) web parts. This library provides a fluent API to make building your REST queries intuitive and supports batching and caching. For more information, see the [project's homepage](https://github.com/pnp/pnpjs/), which has links to documentation, samples, and other resources to help you get started.

0 commit comments

Comments
 (0)