Skip to content

Removed unused props in the avatar link components

Scott Stern requested to merge ss/rm-scoped-slot into master

What does this MR do?

In assignee_avatar_link, we were passing the same props down as the scoped slot value. It didnt seem necessary so I removed it. We were also not using rootPath prop, so i removed that as well.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Edited by Jose Ivan Vargas

Merge request reports

Loading