Skip to content
Snippets Groups Projects
Unverified Commit beb5b3f3 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Use `filled` button variant for the "Duplicate entity" modal (#45218)

parent d8ddaa92
Branches
Tags
No related merge requests found
......@@ -44,6 +44,7 @@ export const FormSubmitButton = forwardRef(function FormSubmitButton(
type="submit"
color={submitColor}
disabled={isDisabled}
variant="filled"
>
{submitLabel}
</Button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment