mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
This commit is contained in:
parent
18a1beb3dd
commit
6439d03075
@ -133,7 +133,7 @@ export default function CreatePassword({
|
||||
};
|
||||
|
||||
const handleCreate = async (event) => {
|
||||
event.preventDefault();
|
||||
event?.preventDefault();
|
||||
|
||||
if (!isValid) {
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user