Commit cf71dcd7 authored by Gilang Gumilar's avatar Gilang Gumilar Committed by Paul Slaughter
parent 2a8920be
......@@ -85,9 +85,11 @@ export default {
:help-page-path="helpPagePath"
@noteDeleted="deleteNoteHandler"
>
<span v-if="renderAvatarBadge" slot="avatar-badge" class="badge badge-pill">
<template v-if="renderAvatarBadge" #avatar-badge>
<span class="badge badge-pill">
{{ index + 1 }}
</span>
</template>
</noteable-discussion>
</ul>
</div>
......
---
title: Update deprecated slot syntax in ./app/assets/javascripts/diffs/components/diff_discussions.vue
merge_request: 32004
author: Gilang Gumilar
type: changed
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