front_foundation #9

Closed
mohamed_maoulainine wants to merge 181 commits from front_foundation into main
Showing only changes of commit 63f6f16d83 - Show all commits

View File

@ -78,7 +78,7 @@ const fetchMockEntrepreneurs = () => {
{ {
userName: "Mock", userName: "Mock",
userSurname: "User", userSurname: "User",
primaryMail: null, primaryMail: undefined,
}, },
]; ];