Hey everyone, I'm trying to add the Spark support widget to my company's site, but the entire frontend is built with React.
The standard <script> tag provided in the dashboard isn't working well when I try to put it inside my JSX components. It keeps unmounting or throwing errors.
What is the best practice for embedding this?