forked from abner/for-legacy-web
fix: build errors
This commit is contained in:
@@ -73,7 +73,6 @@ export function ModifyAccountModal({ onClose, field }: Props) {
|
||||
disabled={processing}
|
||||
actions={[
|
||||
{
|
||||
disabled: processing,
|
||||
confirmation: true,
|
||||
onClick: handleSubmit(onSubmit),
|
||||
children:
|
||||
|
||||
Reference in New Issue
Block a user