diff --git a/TODO.md b/TODO.md
index 6de3dfe..9641cdd 100644
--- a/TODO.md
+++ b/TODO.md
@@ -5,5 +5,4 @@
- click to access feedback details for items in personal feedback list
- Notifications infrastructure
- Anonymous feedback claiming
-- Email verification nudge
- Create widgets for users to embed on their website
\ No newline at end of file
diff --git a/components/EmailVerificationNudge.vue b/components/EmailVerificationNudge.vue
new file mode 100644
index 0000000..a3fd503
--- /dev/null
+++ b/components/EmailVerificationNudge.vue
@@ -0,0 +1,112 @@
+
+