Commit 5fb41ff6 authored by Tom Quirk's avatar Tom Quirk

Update "Save Changes" button variant to `confirm`

parent 36cf7b9a
......@@ -150,7 +150,7 @@ export default {
<gl-button
v-else
category="primary"
variant="success"
variant="confirm"
type="submit"
:loading="isSaving"
:disabled="isDisabled"
......
---
title: Update button variant to confirm on integration settings page
merge_request: 55017
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