visitscotland / vs-component-library

VisitScotland Component Library
Other
0 stars 0 forks source link

VsForm - switch marketo props to optional #377

Closed duncansanderson closed 2 months ago

duncansanderson commented 2 months ago

Summary of task

The VsForm component has two required props that are related to Marketo, munchkinId and marketoInstance. These should be change optional as we're now using the component for non-Marketo forms.

Forms are currently working without these props set but there are errors appearing in the console.

Acceptance criteria

munchkinId and marketoInstance are set to optional.

Additional context

Any other information which may be useful