Commit a9c964c2 authored by Meet Narendra's avatar Meet Narendra 💬

removed dot

parent 4fa4f71b
...@@ -77,7 +77,7 @@ export class HomeComponent implements OnInit { ...@@ -77,7 +77,7 @@ export class HomeComponent implements OnInit {
@Component({ @Component({
selector: 'logout-dialog', selector: 'logout-dialog',
templateUrl: '/logout-dialog.html', templateUrl: './logout-dialog.html',
styleUrls: ['./home.component.css'] styleUrls: ['./home.component.css']
}) })
export class LogoutDialog{ export class LogoutDialog{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment