Compare commits
No commits in common. "d25fa07512ee4434e3cbc6298561cf5bd361c276" and "ea38b1835c1110de96671004fc70d3ed95320c53" have entirely different histories.
d25fa07512
...
ea38b1835c
1 changed files with 1 additions and 3 deletions
|
@ -53,9 +53,7 @@
|
|||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex flex-col w-full grow overflow-hidden">
|
||||
<FullCalendar ref="fullCalendar" :options="calendarOptions" class="max-h-full h-full" />
|
||||
</div>
|
||||
<FullCalendar ref="fullCalendar" :options="calendarOptions" class="max-h-full h-full" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue