Registration flow
Comparer les modifications
Fichiers
2@@ -2,19 +2,19 @@ import { patchUserAPI, getUsersAPI } from '$lib/api/users';
Now, the tutor can set a general "Bio' during the registration process (/tutor/register/
). The 'Bio' component is located in step 3 (Informations
) of the registration flow.
Update (22/02):