Skip to content

Commit 604112c

Browse files
committed
Add links to Hubspot docs
1 parent 5cd2820 commit 604112c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ const HubspotForm = () => {
6363

6464
All props are based on the [HubSpot docs](https://legacydocs.hubspot.com/docs/methods/forms/advanced_form_options).
6565

66+
## Related Official Hubspot Documentation:
67+
68+
- [hubspot-form-if-im-using-an-external-site](https://knowledge.hubspot.com/forms/how-can-i-share-a-hubspot-form-if-im-using-an-external-site)
69+
- [forms/advanced_form_options](https://legacydocs.hubspot.com/docs/methods/forms/advanced_form_options)
70+
- [building-blocks/forms](https://developers.hubspot.com/docs/cms/building-blocks/forms)
71+
- [buildung-blocks/forms#using-embed-code](https://developers.hubspot.com/docs/cms/building-blocks/forms#using-the-form-hubl-tag:~:text=the%20parameters%20available.-,Using%20the%20form%20embed%20code,-When%20adding%20forms)
72+
6673
## TypeScript
6774

6875
The module is written in TypeScript and type definitions are included.

0 commit comments

Comments
 (0)