parent
bba4a5636e
commit
5a08d5dc24
|
@ -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 New Issue