madiator.com/ui/constants/email.js
2021-08-16 12:11:25 +02:00

1 line
44 B
JavaScript

export const EMAIL_REGEX = /^[^@]+@[^@]+$/;