Commit b57113a9 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'mr-thread-comment-button' into 'master'

Migrate Start Review button on MRs to use confirm variant

See merge request gitlab-org/gitlab!59523
parents 460dfa53 100dc36c
......@@ -390,7 +390,7 @@ export default {
<gl-button
:disabled="isDisabled"
category="primary"
variant="success"
variant="confirm"
class="gl-mr-3"
data-qa-selector="start_review_button"
@click="handleAddToReview"
......
---
title: Migrate Start Review button on MRs to use confirm variant
merge_request: 59523
author:
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