Display Month between Date lists
This commit is contained in:
parent
8def180f38
commit
15431450ac
3 changed files with 46 additions and 3 deletions
|
@ -26,6 +26,7 @@
|
|||
hour: "2-digit",
|
||||
})
|
||||
}}
|
||||
Uhr
|
||||
</p>
|
||||
<p v-else class="w-full text-[#5c5c5c]">
|
||||
{{
|
||||
|
@ -34,6 +35,7 @@
|
|||
hour: "2-digit",
|
||||
})
|
||||
}}
|
||||
Uhr
|
||||
</p>
|
||||
<p class="w-full text-[#5c5c5c]">
|
||||
{{ data?.description }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue