📝(react) update incoming DatePicker features

Documentation was outdated, as the range date picker is now available.
This commit is contained in:
Lebaud Antoine
2023-07-12 00:40:20 +02:00
committed by aleb_the_flash
parent 5c61413949
commit 5338e2142f

View File

@@ -12,7 +12,7 @@ import { DateRangePicker } from "./index";
Cunningham provides a versatile DatePicker component to select or input a date in your form. It uses the headless
UI components provided by [React-Spectrum](https://react-spectrum.adobe.com/react-aria/useDatePicker.html) from Adobe.
> For now it is only available for single date selection, a range date picker and time features will be available soon.
> Time features will be available soon.
## Basic