mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-10 09:43:43 +00:00
cleanup
This commit is contained in:
@@ -1 +1,7 @@
|
||||
<router-outlet></router-outlet>
|
||||
<app-timezone-list
|
||||
*ngIf="fiveOclocks"
|
||||
[timezones]="fiveOclocks"
|
||||
[closest]="fiveOclock"
|
||||
[showAll]="showAll"
|
||||
(click)="toggleView()">
|
||||
</app-timezone-list>
|
||||
|
||||
Reference in New Issue
Block a user