fix selected state in single date widget (#11955)
DateSingleWidget wasn't explicitly setting itself to not be a range picker nor were we checking that prop in the css class we applied which resulted in an inconsistent selected state in the single date widget.
Please register or sign in to comment