Commit 2e7c8b09 authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Merge branch 'aregenry/approve-group-access-request-variant-update' into 'master'

Change variant to confirm

See merge request gitlab-org/gitlab!84768
parents 71d3eb65 36e246b3
...@@ -40,7 +40,7 @@ export default { ...@@ -40,7 +40,7 @@ export default {
:title="$options.title" :title="$options.title"
:aria-label="$options.title" :aria-label="$options.title"
icon="check" icon="check"
variant="success" variant="confirm"
type="submit" type="submit"
/> />
</gl-form> </gl-form>
......
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