1
0

feat: add prop to maybe show selected date

This commit is contained in:
kolaente
2022-01-09 17:03:08 +01:00
parent a74fc47335
commit 3a12be505d
2 changed files with 21 additions and 2 deletions

View File

@ -526,6 +526,7 @@
"datepickerRange": {
"to": "To",
"from": "From",
"fromto": "{from} to {to}",
"math": {
"canuse": "You can use date math to filter for relative dates.",
"learnhow": "Check out how it works",