Skip to content

Commit 49f7c69

Browse files
docs: Add link to example web part for telemetry event sender
1 parent 873ff57 commit 49f7c69

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • samples/react-application-tenant-telemetry-listener

samples/react-application-tenant-telemetry-listener/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,9 @@ window.dispatchEvent(
166166
);
167167
```
168168

169+
Example webpart can be found in samples:
170+
[https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-telemetry-event-sender-sample](https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-telemetry-event-sender-sample)
171+
169172
That’s all.
170173
No dependency imports. No service initialization.
171174
The Application Customizer handles all communication.

0 commit comments

Comments
 (0)