Updated readme with telemetry info.
Updated version of the client-side solution and manifest to 1.0.
This commit is contained in:
parent
6b3a9df59c
commit
d26653ea7a
|
@ -312,4 +312,6 @@ private _resolveBatch(batch: ODataBatch, promises: Promise<{}>[]): Promise<ITodo
|
|||
}
|
||||
```
|
||||
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-todo-basic" />
|
||||
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "../../../node_modules/@microsoft/sp-module-interfaces/lib/manifestSchemas/jsonSchemas/clientSideComponentManifestSchema.json",
|
||||
"id": "cf91e6a4-ae07-4cdc-8a62-f22eada7ab4d",
|
||||
"componentType": "WebPart",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"manifestVersion": 2,
|
||||
"searchablePropertyNames": [],
|
||||
"linkPropertyNames": [],
|
||||
|
|
Loading…
Reference in New Issue