vanzasetia / base-apparel-coming-soon-page

A nice challenge from Frontend Mentor

Home Page:https://baseapparelonline.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected valid email address

vanzasetia opened this issue · comments

Currently, the Regex is accepting this type of email address as valid email where the second top-level domain doesn't have a dot before it.

I open this issue to remind myself to fix the issue.