mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-03-30 12:34:50 -04:00
Fix browser extension linting
This commit is contained in:
@@ -101,6 +101,7 @@ const EmailDomainField: React.FC<EmailDomainFieldProps> = ({
|
||||
}
|
||||
}
|
||||
}
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [value, privateEmailDomains, showPrivateDomains]);
|
||||
|
||||
// Handle local part changes
|
||||
|
||||
Reference in New Issue
Block a user