snelsi / next-hubspot

⭐Embed Hubspot forms in your Next.js application
MIT License
64 stars 8 forks source link

Add HubspotFormProps missing types #135

Closed mcortes19 closed 8 months ago

mcortes19 commented 8 months ago

Close #134

snelsi commented 8 months ago

Looks good, but why did you remove blockedDomains property?

mcortes19 commented 8 months ago

Looks good, but why did you remove blockedDomains property?

According to the official specification blockedDomains is no longer an accepted property, and kind of replaced by manuallyBlockedEmailDomain

snelsi commented 8 months ago

I see, thanks for the clarification

snelsi commented 8 months ago

Published as v1.3.0