Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# What When I converted all of the Provider forms over to a unified structure, the RAC form stood out as one that couldn't be directly converted, so two copies were retained. The error handling was updated to a new format, but this one bit of older handling was missed. For now, we're going back to using `Record<string, string>` for errors, to stay as close to the `./admin/providers/` style of handling. # Testing This error prevented the RAC Provider form from loading in the wizard. Seeing that it works in the wizard should be sufficient.
- Loading branch information