Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Name | Description | Default | Control |
---|---|---|---|
onSubmitContact* | (e?: FormEvent<HTMLFormElement> | undefined) => void | Promise<void> | - | - |
fields | ReactNode | - | - |
heading | ReactNode | - | - |
subHeading | ReactNode | - | - |
headingClassName | string | - | - |
formClassName | string | - | - |
labelClassName | string | - | - |
inputClassName | string | - | - |
textareaClassName | string | - | - |
submitButtonClassName | string | - | - |