lbry-desktop/ui/constants/email.js
2019-11-18 14:50:29 -05:00

2 lines
44 B
JavaScript

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