Skip to main content
Load the script dynamically in a useEffect:
Make sure the cleanup function removes the script on unmount to avoid duplicates if the component re-mounts.