Commit 0584846d authored by Constance Okoghenun's avatar Constance Okoghenun

CE backport of reply button tracker refactor

EE MR https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12578
parent cea4f385
......@@ -19,7 +19,7 @@ export default {
<gl-button
ref="button"
v-gl-tooltip
class="note-action-button"
class="note-action-button js-note-action-reply"
variant="transparent"
:title="__('Reply to comment')"
@click="$emit('startReplying')"
......
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