mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
295 B
295 B
Intercom package.
Settings
{
"public": {
"intercom": {
"appId": "123foo"
}
},
"intercom": {
"accessToken": "456bar"
}
}
Requires installing the react-intercom package (npm install --save react-intercom
).