Skip to content

Commit a6870e6

Browse files
committed
C8T1 - End
1 parent a26ca27 commit a6870e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/races.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { Component } from '@angular/core';
22

33
@Component({
44
selector: 'my-races',
5-
5+
templateUrl: 'app/races.component.html'
66
})
77
export class RacesComponent {
88
heading = "Ultra Racing Schedule"

0 commit comments

Comments
 (0)