hoangvvo / nextjs-mongodb-app

A Next.js and MongoDB web application, designed with simplicity for learning and real-world applicability in mind.
https://nextjs-mongodb.now.sh/
MIT License
1.53k stars 286 forks source link

Fix normalized email address issue #113

Closed ItaiAxelrad closed 3 years ago

ItaiAxelrad commented 3 years ago

Fixes #105

changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: 78107e09d3cd8e53077bccc29ef72673d9788426

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hoangvvo/nextjs-mongodb-app/qrrldqt3f
✅ Preview: Failed

[Deployment for 78107e0 failed]

hoangvvo commented 3 years ago

Thank you!