fix: live class end time
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
<Clock class="w-4 h-4 stroke-1.5" />
|
<Clock class="w-4 h-4 stroke-1.5" />
|
||||||
<span>
|
<span>
|
||||||
{{ formatTime(cls.time) }} -
|
{{ formatTime(cls.time) }} -
|
||||||
{{ dayjs(getClassEnd(cls)).format('HH:mm') }}
|
{{ dayjs(getClassEnd(cls)).format('HH:mm A') }}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user