Commit f8ac8c70 authored by Taurie Davis's avatar Taurie Davis

Correct variant of Rebase button in MR widget

parent 74b7b3c3
......@@ -175,7 +175,7 @@ export default {
>
<gl-button
:loading="isMakingRequest"
variant="success"
variant="confirm"
data-qa-selector="mr_rebase_button"
@click="rebase"
>
......
---
title: Correct variant of Rebase button in MR widget
merge_request: 59684
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