We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea2a92 commit 899ced0Copy full SHA for 899ced0
Readme.md
@@ -52,7 +52,7 @@ import { useInitiate } from "@commt/rn-sdk/hooks";
52
const ClientConfig = {
53
apiKey: "123456789?",
54
projectId: "0987654321?",
55
- secret: "123456789018A_7JzPo?23F+4y#erPL" // This is just and example you don't have to add secret here for initialization
+ secret: "123456789018A_7JzPo?23F+4y#erPL"
56
};
57
58
function App(): JSX.Element {
0 commit comments