fix calendar close date
This commit is contained in:
parent
450fac4e5e
commit
23dbb65314
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