Skip to content

Commit 8a3246e

Browse files
committed
update readme file according to latest updates
1 parent 35cfbe6 commit 8a3246e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ import { useInitiate } from "@commt/rn-sdk/hooks";
5252
const ClientConfig = {
5353
apiKey: "123456789?",
5454
subscriptionKey: "0987654321?",
55-
tenantId: "AD768342asdf?9892",
56-
secret: "123456789018A_7JzPo?23F+4y#erPL"
55+
secret: "123456789018A_7JzPo?23F+4y#erPL" // This is just and example you don't have to add secret here for initialization
5756
};
5857
5958
function App(): JSX.Element {

0 commit comments

Comments
 (0)