We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f97f225 + e9ecfea commit 22be845Copy full SHA for 22be845
1 file changed
README.md
@@ -25,7 +25,7 @@ import { SplitFactory, SplitTreatments } from '@splitsoftware/splitio-react';
25
// Define your config object
26
const CONFIG = {
27
core: {
28
- authorizationKey: 'YOUR_BROWSER_SDK_KEY',
+ authorizationKey: 'YOUR_CLIENT_SIDE_SDK_KEY',
29
key: 'CUSTOMER_ID'
30
}
31
};
0 commit comments