mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-13 19:23:42 +00:00
Add route for closest and list
This commit is contained in:
@@ -1,4 +1 @@
|
||||
<div *ngIf="fiveOclock" class="single-container">
|
||||
<h1 class="timezone">{{fiveOclock.name}}</h1>
|
||||
<h2 class="time">{{fiveOclock.time?.toFormat('tt')}}</h2>
|
||||
</div>
|
||||
<router-outlet></router-outlet>
|
||||
Reference in New Issue
Block a user