Commit 9d6c6562 authored by Austin Regnery's avatar Austin Regnery

Update button variant and category

Changelog: changed
parent f13747c5
......@@ -62,8 +62,8 @@ export default {
<gl-button
v-if="mr.newBlobPath"
:href="mr.newBlobPath"
category="secondary"
variant="success"
category="primary"
variant="confirm"
data-testid="createFileButton"
@click="onClickNewFile"
>
......
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