refactor: button to allow html attributes & refactor class names (#956)
This commit is contained in:
@@ -169,7 +169,7 @@ export const ChangeEmail: FunctionalComponent<Props> = ({
|
||||
<ModalDialogButtons className="px-4.5">
|
||||
<Button
|
||||
className="min-w-20"
|
||||
type="primary"
|
||||
variant="primary"
|
||||
label={submitButtonTitle}
|
||||
onClick={handleSubmit}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user