Skip to content
  • piyush132000's avatar
    docs: fix code style (#45527) · d2470cc5
    piyush132000 authored
    I have removed unnecessary code from the components & i initialize the
    form in OnInit function (life cycle). I think initilization of forms and
    getting data from service must be done inside ngOnInit.
    
    PR Close #45527
    d2470cc5