Skip to content

Replace GlAvatar shape prop 'rect' and 'circle' with constants.

Mikhail requested to merge (removed):344529-replace-avatar-shape into master

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

Merge request reports