successful sign up message update
This commit is contained in:
parent
0e6151d581
commit
da9b91a230
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ class _RegisterState extends State<Register> {
|
|||
return const MySuccessMessage(
|
||||
successType: "Success",
|
||||
successMessage:
|
||||
"Congratulations! Your account has been created successfully. You are log in and can start exploring.\n\nPlease note: more apps will appear once you update your profile.");
|
||||
"Congratulations! Your account has been created successfully. You are logged in and can start exploring.\n\nPlease note: more apps will appear once you update your profile.");
|
||||
},
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue