Dimcho Tsanov 6680c156c5 Add sample that shows documents webparts with DetailsList (+ filtering, sorting ) (#334)
* Add new sample: react-documents. Initial commit

* Fix sample description
2017-10-25 12:37:54 -04:00

12 lines
315 B
JSON

{
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-documents-client-side-solution",
"id": "aaecff2e-2087-4ade-bcf8-e72f89a1d933",
"version": "1.0.0.0"
},
"paths": {
"zippedPackage": "solution/react-documents.sppkg"
}
}