update transfer fee
This commit is contained in:
@ -945,7 +945,7 @@ const AddFeeDialog = () => {
|
||||
<div className="flex justify-end pt-2.5 gap-5">
|
||||
<Button
|
||||
variant={'outline'}
|
||||
type="reset"
|
||||
type="reset"
|
||||
onClick={() => {
|
||||
resetForm();
|
||||
}}
|
||||
|
||||
@ -1046,3 +1046,4 @@ const EditFeeDialog = () => {
|
||||
};
|
||||
|
||||
export { EditFeeDialog };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user