Description
Dependabot tried to update react on the web site, but its update also require that react-dom is updated to the same exact version.
Since dependabot "does not know" about that, this PR is failing: #370
We should manually make that update of both packages to ensure it will work
Requirements
Additional Context
No response
Description
Dependabot tried to update react on the web site, but its update also require that react-dom is updated to the same exact version.
Since dependabot "does not know" about that, this PR is failing: #370
We should manually make that update of both packages to ensure it will work
Requirements
Additional Context
No response