Javascript – React loading third party script and calling a function from that script after
Trying to load in a form from a third party service They want us to load the script for their service then another script to populate the form with html/data //load the marketo script if it doesn't exist already const…