in client/src/Components/UserProvider.tsx [28:32]
userId: parseInt(userId), username: username }); const updateUser = (userData: UserDataType) => {