Skip to content

Commit 899ced0

Browse files
committed
update readme file
1 parent 6ea2a92 commit 899ced0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

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

0 commit comments

Comments
 (0)