mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 13:45:02 +00:00
parent
bba4a5636e
commit
5a08d5dc24
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ class DateFilterBuilderRowValue extends Component {
|
|||
<TextInput
|
||||
name={NAME}
|
||||
value={filterValue}
|
||||
type="date"
|
||||
placeholder="yyyy-mm-dd"
|
||||
onChange={this.onValueChange}
|
||||
/>
|
||||
|
|
Loading…
Reference in a new issue