You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/js/pages/auth/VerifyEmail.vue
+2-3
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,11 @@ const submit = () => {
21
21
<Headtitle="Email Verification" />
22
22
23
23
<divclass="mb-4 text-sm text-gray-600">
24
-
Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you
25
-
didn't receive the email, we will gladly send you another
24
+
Before getting started, verify your email address by clicking on the link we just emailed to you. If you didn't receive the email, we can send you another.
0 commit comments