FearlessSolutions / ICTS

0 stars 0 forks source link

Create ExemptionContext Provider #98

Open chancecrawford opened 1 year ago

chancecrawford commented 1 year ago

As a developer, I need to create an Exemption context to hold current form data and hooks for filling an Exemption form, so that all information entered on the front end is easily saved, stored, and accessible.

AC: All pieces of state for form submissions are created and managed in the context provider.