We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4684142 commit 7035274Copy full SHA for 7035274
components/hubspot/actions/create-form/create-form.mjs
@@ -131,7 +131,7 @@ export default {
131
theme: {
132
type: "string",
133
label: "Theme",
134
- description: "The theme used for styling the input fields. This will not apply if the form is added to a HubSpot CMS page`.",
+ description: "The theme used for styling the input fields. This will not apply if the form is added to a HubSpot CMS page.",
135
options: [
136
"default_style",
137
"canvas",
0 commit comments