Update index.blade.php
This commit is contained in:
parent
8feece702c
commit
de3b8a10a0
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ class="w-6 h-6" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|||
<span class="font-bold">0s</span>
|
||||
@endif
|
||||
@else
|
||||
Running for <span class="font-bold" x-text="measure_finished_time()">0s</span>
|
||||
Running for
|
||||
@endif
|
||||
<span class="font-bold" x-text="measure_finished_time()">0s</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue