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.
2 parents 70188e2 + d3e4826 commit 64d5845Copy full SHA for 64d5845
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