LOOKS LIKE YOU NEED TO FINISH SETTING UP YOUR ACCOUNT!

Let's continue your journey with VideoFrame.

Don't have an account?

Sign up

import React from 'react'; import Intercom from '@intercom/messenger-js-sdk'; export default function Component() { Intercom({ app_id: 'b6m7yk7e', }); return
Example App
; }