Skip to content

Finish contact form implementation #14

Description

@todo

This only submits, and it might be better to replace it with a more "gatsby native" functionality.


* @todo Finish contact form implementation
* @body This only submits, and it might be better to replace it with a more "gatsby native" functionality.
*/
const contactUsFormEnhancer = withFormik({
displayName: 'ContactUs',
// mapPropsToValues: props => ({ email: props.user.email }),


This issue was generated by todo based on a @todo comment in 3aa7afb. It's been assigned to @cobraz because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions