feat: redirect user to account info tab after registration #2306
Annotations
2 errors
lint:
src/stories/account/AccountPageMockUserRepository.ts#L7
Type 'Promise<{ displayName: string; persistentId: string; firstName: string; lastName: string; email: string; affiliation: string; superuser: true; }>' is not assignable to type 'Promise<User>'.
|
lint
Process completed with exit code 2.
|