mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 04:02:15 +01:00
keep calendar event data while resizing event
This commit is contained in:
@@ -51,7 +51,7 @@ const formattedDuration = computed(() =>
|
||||
<div v-if="clientName" class="opacity-85">
|
||||
{{ clientName }}
|
||||
</div>
|
||||
<div class="opacity-90">
|
||||
<div class="opacity-90" data-duration>
|
||||
{{ formattedDuration }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user