diff --git a/src/views/setting/components/EmailVerificationDialog.vue b/src/views/setting/components/EmailVerificationDialog.vue
new file mode 100644
index 0000000..69fb78b
--- /dev/null
+++ b/src/views/setting/components/EmailVerificationDialog.vue
@@ -0,0 +1,253 @@
+
+
+
+
+
+
Check your new email
+
Enter the 6-digit code sent to
+
{{ email }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/setting/index.vue b/src/views/setting/index.vue
index 6321948..b0cc220 100644
--- a/src/views/setting/index.vue
+++ b/src/views/setting/index.vue
@@ -118,7 +118,17 @@
NEW EMAIL ADDRESS
-
Verify
+
+
+
+ Your new email has been verified and is ready to save.
@@ -219,12 +229,22 @@
+
+