Skip to content

Commit 09235a9

Browse files
changed name to include react
1 parent 9b202da commit 09235a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/google-secure-signals-integration/react_client_side/src/SecureSignalsApp.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,8 @@ const SecureSignalsApp = () => {
291291
return (
292292
<div>
293293
<h1>
294-
UID2 Publisher Client-Side Integration Example using UID2 JavaScript SDK, Secure Signals
294+
UID2 Publisher Client-Side Integration Example using React, UID2 JavaScript SDK, Secure
295+
Signals
295296
</h1>
296297
<p>
297298
This example demonstrates how a content publisher can follow the{' '}

0 commit comments

Comments
 (0)