forms-frontend
forms-frontend copied to clipboard
Migrate to Redux and implement hCaptcha
Migrated from public state map to Redux store to allow persisting. (Note: Currently after filling the captcha all fields get cleaned, but they still stay in Redux store). Also implemented captcha using the pre-made component. HCAPTCHA_SITEKEY is a new environment variable added and what defaults to development (non-protective one).