📝(react) update incoming DatePicker features
Documentation was outdated, as the range date picker is now available.
This commit is contained in:
committed by
aleb_the_flash
parent
5c61413949
commit
5338e2142f
@@ -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
|
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.
|
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
|
## Basic
|
||||||
|
|||||||
Reference in New Issue
Block a user