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 931ea76 commit d3e4826Copy full SHA for d3e4826
src/connections/destinations/catalog/braze/index.md
@@ -110,7 +110,7 @@ To add the Braze device-mode SDK to a [React Native](/docs/connections/sources/c
110
```js
111
await analytics.setup('YOUR_WRITE_KEY', {
112
// Add any of your Device-mode destinations. This ensures they load before continuing.
113
- using: Braze
+ using: [Braze]
114
// ...
115
})
116
```
0 commit comments