The source project of this merge request has been removed.
Replace GlAvatar shape prop 'rect' and 'circle' with constants.
What does this MR do and why?
This MR updates the GlAvatar
's shape
property to use constants.
I used $options
to access the constants inside the template
section of vue components. This seems to be a common practice in GitLab.
Closes #344529 (closed)
Edited by Olena Horal-Koretska