Skip to content

Commit 7035274

Browse files
Update components/hubspot/actions/create-form/create-form.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 4684142 commit 7035274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/hubspot/actions/create-form/create-form.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ export default {
131131
theme: {
132132
type: "string",
133133
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`.",
134+
description: "The theme used for styling the input fields. This will not apply if the form is added to a HubSpot CMS page.",
135135
options: [
136136
"default_style",
137137
"canvas",

0 commit comments

Comments
 (0)