A tiny indentation fix

This commit is contained in:
Asif Mustaque
2023-03-04 12:29:08 +05:30
parent 3a2123f569
commit f2ecef8499

View File

@@ -169,7 +169,7 @@ export class EPersonFormComponent implements OnInit, OnDestroy {
* A boolean that indicate if to display EPersonForm's Rest password button * A boolean that indicate if to display EPersonForm's Rest password button
*/ */
displayResetPassword = false; displayResetPassword = false;
/** /**
* A string that indicate the label of Submit button * A string that indicate the label of Submit button
*/ */