1
0

feat: allow passing props down to the gantt component

This commit is contained in:
kolaente
2022-07-20 18:35:18 +02:00
parent 2b0df8c237
commit 49a24977f9
3 changed files with 60 additions and 56 deletions

View File

@ -286,6 +286,7 @@
"default": "Default",
"month": "Month",
"day": "Day",
"hour": "Hour",
"from": "From",
"to": "To",
"noDates": "This task has no dates set."