Commit 646b7ea5 authored by Tom Quirk's avatar Tom Quirk

Remove redundant size prop from project avatar

Addresses reviewer feedback
parent c5ac6e5e
...@@ -80,7 +80,6 @@ export default { ...@@ -80,7 +80,6 @@ export default {
class="gl-mr-3" class="gl-mr-3"
:project-name="project.name" :project-name="project.name"
:project-avatar-url="project.avatarUrl" :project-avatar-url="project.avatarUrl"
:size="32"
/> />
{{ project.nameWithNamespace }} {{ project.nameWithNamespace }}
<gl-button <gl-button
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment