Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit df3010b

Browse files
authored
updated guides links to point to next (#2048)
1 parent 537dc6e commit df3010b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/prop-types.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/src/_shared/withDateAdapterProp.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { MuiPickersAdapterContext } from '../LocalizationProvider';
44

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

0 commit comments

Comments
 (0)