Commit a8976033 authored by Taurie Davis's avatar Taurie Davis

Replace deprecated button on new epic creation form

parent c84d9415
---
title: Replace deprecated button on new epic creation form
merge_request: 57874
author:
type: changed
......@@ -227,7 +227,7 @@ export default {
<div class="footer-block row-content-block gl-display-flex">
<gl-button
type="submit"
variant="success"
variant="confirm"
:loading="loading"
:disabled="!title"
data-testid="save-epic"
......
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