ant-design/components/time-picker/__tests__/__snapshots__
Bart Piotrowski fb00f1cae1
fix: RangePicker allowClear does not disable the clear button (#44015)
* respect allowClear===false in date picker

* remove clear icon from snapshot

reflects actual desired outcome when allowClear is false

* test allowClear undefined and false scenarios

* use nested clearIcon if passed

* vanilla parameters, more robust merge

* no need to check allowClear for truthyness
2023-08-04 16:14:56 +08:00
..
demo-extend.test.ts.snap chore: update snapshot (#43957) 2023-08-02 15:33:29 +08:00
demo.test.tsx.snap test: update icon snap (#43942) 2023-08-02 02:15:02 +08:00
index.test.tsx.snap fix: RangePicker allowClear does not disable the clear button (#44015) 2023-08-04 16:14:56 +08:00