Skip to content

Commit

Permalink
[docs] Prepare Material-UI X (mui#1893)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored Jun 18, 2020
1 parent 32324b2 commit 797f802
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/pages/demo/daterangepicker/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,14 @@ import * as CustomRangeInputs from './CustomRangeInputs.example';

<PageMeta component="DateRangePicker" />

## Date picker
## Date range picker

[Date pickers](https://material.io/components/pickers/) let users select a date, or a range of dates. They should be suitable for the context in which they appear.
> ⚠️⚠️ The date range picker is unstable, it's **not suitable** for usage in production. ⚠️⚠️
> The date range picker will be made available in the coming months for production use as part of a paid extension to the community edition (MIT license) of Material-UI.
> This paid extension will include advanced components (rich data grid, date range picker, tree view drag & drop, etc.). Pricing for early access will start with an affordable plan.
The [date range pickers](https://material.io/components/pickers/) let users select a range of dates.

<Ad />

Expand Down

0 comments on commit 797f802

Please sign in to comment.