dateFormat shouldn't override viewMode
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
### I'm Submitting a ...
```
[ ] Bug report
[ ] Feature request
[x] Support request
```
### Steps to Reproduce
I'm defining viewMode="days" but don't want to show date in input, so the only one way to do it is passing dateFormat={ ' ' }
### Expected Results
I need way of hiding date in input but still have ability to select date
### Actual Results
It generates space at the beginning of value
Contributor guide
Assessment
This issue has not been assessed yet.