Skip to content

Commit 8903fdd

Browse files
committed
fix: remove unused props
1 parent 231d57c commit 8903fdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/core/day.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
>
99
<div class="vuec-day-content">
1010
<slot
11-
:is="dayView"
1211
:data="data"
1312
:date="date"
1413
name="day">

0 commit comments

Comments
 (0)