imorente / gatsby-netlify-form-example

Example site integrating Netlify's form handing in Gatsby's starter template
MIT License
138 stars 32 forks source link

feat: redirect to thanks page after submission #5

Closed fritz-c closed 6 years ago

imorente commented 6 years ago

Thank you, Fritz! So sorry for not seeing this till now 🙈 That's a good idea! And thanks for cleaning up those left-over imports

fritz-c commented 6 years ago

Thank you too! This repo really helped me understand how to get my forms working.