Netlify Forms Component for React-Based SSG's

Hey all :wave:t2:

After answering many many Netlify Forms questions over the past several months, I spent some time thinking about how I could encapsulate some of the more devious nuts-and-bolts that make Netlify Forms a tad trickier for React-SSGs than typical pure-static sites. After chatting with @Dennis (Thanks Dennis!) I came up with a React wrapper that I think will do the trick. The goal is plug-and-play while still letting devs determine how they want to handle validations and controlled components, but I think it’s a nice abstraction. Just plug it in, and forms are good to go.

Curious for thoughts! I’d be thrilled if you’d be willing to spend a bit of time trying it out :pray:t2:

–
Jon