front_foundation #13

Merged
piair merged 188 commits from front_foundation into main 2025-05-14 09:08:33 +02:00
62 changed files with 4275 additions and 4226 deletions
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,
}, },
]; ];