We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22be845 + b2f686e commit 6af0883Copy full SHA for 6af0883
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_CLIENT_SIDE_SDK_KEY',
+ authorizationKey: 'YOUR_SDK_KEY',
29
key: 'CUSTOMER_ID'
30
}
31
};
0 commit comments