fix: remove unused daily header template from Calendar component
This commit is contained in:
parent
1d249b8fff
commit
09ff459751
@ -92,11 +92,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
<template #daily-header="{ parseDateWithDay, currentDate }">
|
||||
<p class="ml-4 pb-2 text-base text-ink-gray-6">
|
||||
{{ parseDateWithDay(currentDate) }}
|
||||
</p>
|
||||
</template>
|
||||
</Calendar>
|
||||
|
||||
<!-- Event Panel Container -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user