aaronhayes / react-use-hubspot-form

Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.
https://www.npmjs.com/package/@aaronhayes/react-use-hubspot-form
MIT License
50 stars 17 forks source link

[25] Move Hubspot Script import to React Context #26

Closed snelsi closed 3 years ago

snelsi commented 3 years ago

Refs #25

⚠This PR contains breaking change

You need to wrap your application with HubspotProvider for context to work. I recommend publishing it as a new major version.