mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
datepicker: add clear button (#12480)
* datepicker: add clear button * use close icon instead of "x" as text
This commit is contained in:
@@ -276,6 +276,7 @@
|
||||
:date.sync="task.date"
|
||||
:disabled="challengeAccessRequired"
|
||||
:highlighted="calendarHighlights"
|
||||
:clear-button="true"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user