Skip to content

Commit

Permalink
fix: refactor AB#22947 #1439
Browse files Browse the repository at this point in the history
  • Loading branch information
gulfaraz committed May 14, 2024
1 parent e19c44e commit f74858b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<ion-text class="ion-float-end">
<ion-text class="ion-float-end" *ngIf="timestamp">
{{ displayDate }} - <strong>{{ displayTime }}</strong>
</ion-text>

0 comments on commit f74858b

Please sign in to comment.