fix
This commit is contained in:
parent
f2af3f2214
commit
a470d6322c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<section
|
||||
class="calendar-strip"
|
||||
@mouseleave="open = false"
|
||||
x-data="{
|
||||
calendar: createEmptyCalendar(),
|
||||
currentMonthIndex: dayjs().month() + 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue