Im trying to redirect my page from login to another page. Im following this code.
My login component ts file:
import { Router } from \'@angular/router\';
Login