- renamed "today"
This commit is contained in:
parent
1d7b4da903
commit
477e94ea95
@ -24,7 +24,7 @@
|
|||||||
:class="{ 'rounded-l-md border border-r-0': !calendarState.isPrevious, 'rounded-r-md border border-l-0': !calendarState.isNext }"
|
:class="{ 'rounded-l-md border border-r-0': !calendarState.isPrevious, 'rounded-r-md border border-l-0': !calendarState.isNext }"
|
||||||
@click="goToToday"
|
@click="goToToday"
|
||||||
>
|
>
|
||||||
Dziś
|
Dzisiaj
|
||||||
</button>
|
</button>
|
||||||
<span class="relative -mx-px h-5 w-px bg-gray-300 md:hidden" />
|
<span class="relative -mx-px h-5 w-px bg-gray-300 md:hidden" />
|
||||||
<button
|
<button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user