Skip to content

fix(ui): add image to review avatar

Dan Visel requested to merge issue603-orcidname into main

The User object was going to the User avatar component without an image. I added a bit of code in the Avatar component to grab the image if it didn't already have it.

Merge request reports