view data fixes
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
/**
|
||||
* Forgot Password Page DTO
|
||||
*
|
||||
* Data transfer object for forgot password page composition.
|
||||
* Used by AuthPageService and ForgotPasswordViewDataBuilder.
|
||||
*/
|
||||
|
||||
export interface ForgotPasswordPageDTO {
|
||||
returnTo: string;
|
||||
}
|
||||
Reference in New Issue
Block a user