VA Forms System Core will be a React library hosted in NPM that will allow engineers and designers to easily interact with Forms inside of vets-website.
After reviewing some of the build logs, there is a few spots in the package that have a possible circular dependency that should be resolved and avoided for the future.
Description
After reviewing some of the build logs, there is a few spots in the package that have a possible circular dependency that should be resolved and avoided for the future.
Example Build Log
Considerations
ReviewPage
component this could be tricky to untangle.Tasks
ReviewPage
andPageContent
to not circle back to the routeAcceptance Criteria