Fix Max button bug
This commit is contained in:
parent
42b3a7c9d7
commit
66cf60f9cb
@ -29,7 +29,7 @@ export class EthWethConversionDialog extends
|
||||
super();
|
||||
this.state = {
|
||||
shouldShowIncompleteErrs: false,
|
||||
hasErrors: true,
|
||||
hasErrors: false,
|
||||
};
|
||||
}
|
||||
public render() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user