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 d7e7e4f commit 18e1d6aCopy full SHA for 18e1d6a
docs/mint.json
@@ -116,7 +116,7 @@
116
"sms/integrations/valuefirst",
117
"sms/integrations/sinch",
118
"sms/integrations/route_mobile",
119
- "sms/integrations/raven"
+ "sms/integrations/raven",
120
"sms/integrations/2factor",
121
"sms/integrations/clicksend"
122
]
@@ -195,16 +195,11 @@
195
"in-app/in-app-template",
196
{
197
"group": "In-App Integrations",
198
- "pages": [
199
- "in-app/integrations/raven"
200
- ]
+ "pages": ["in-app/integrations/raven"]
201
},
202
203
"group": "Client SDK",
204
205
- "in-app/client-sdk/angular",
206
- "in-app/client-sdk/react"
207
+ "pages": ["in-app/client-sdk/angular", "in-app/client-sdk/react"]
208
}
209
210
0 commit comments