-
Robert Hunt authored
This removes the bad practice of mutating the state outside of the store via `v-modal` and replaces it with populating using store set methods. On submission, the store data is sent to the API endpoint for submission
24fe889f
This removes the bad practice of mutating the state outside of the store via `v-modal` and replaces it with populating using store set methods. On submission, the store data is sent to the API endpoint for submission