Skip to content

Commit

Permalink
updated guides links to point to next (#2048)
Browse files Browse the repository at this point in the history
  • Loading branch information
aamirafridi authored Jul 29, 2020
1 parent 537dc6e commit df3010b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/prop-types.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/src/_shared/withDateAdapterProp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { MuiPickersAdapterContext } from '../LocalizationProvider';

export interface WithDateAdapterProps<TDate> {
/**
* Allows to pass configured date-io adapter directly. More info [here](https://material-ui-pickers.dev/guides/date-adapter-passing)
* Allows to pass configured date-io adapter directly. More info [here](https://next.material-ui-pickers.dev/guides/date-adapter-passing)
* ```jsx
* dateAdapter={new DateFnsAdapter({ locale: ruLocale })}
* ```
Expand Down

1 comment on commit df3010b

@vercel
Copy link

@vercel vercel bot commented on df3010b Jul 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.