Skip to content

Commit

Permalink
Code review: Sam
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy committed Feb 8, 2024
1 parent 7f57fac commit 563d387
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/data/date-pickers/date-field/date-field.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ See the [Date format and localization](/x/react-date-pickers/adapters-locale/) a
{{"demo": "CustomDateFormat.js"}}

:::info
You can find more information about [custom formats](/x/react-date-pickers/adapters-locale/#custom-formats) in the documentation page.
See [Date format and localization—Custom formats](/x/react-date-pickers/adapters-locale/#custom-formats) for more details.
:::

## Validation
Expand Down
2 changes: 1 addition & 1 deletion docs/data/date-pickers/date-time-field/date-time-field.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ See the [Date format and localization](/x/react-date-pickers/adapters-locale/) a
{{"demo": "CustomDateTimeFormat.js"}}

:::info
You can find more information about [custom formats](/x/react-date-pickers/adapters-locale/#custom-formats) in the documentation page.
See [Date format and localization—Custom formats](/x/react-date-pickers/adapters-locale/#custom-formats) for more details.
:::

## Validation
Expand Down
2 changes: 1 addition & 1 deletion docs/data/date-pickers/time-field/time-field.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ See the [Date format and localization](/x/react-date-pickers/adapters-locale/) a
{{"demo": "CustomTimeFormat.js"}}

:::info
You can find more information about [custom formats](/x/react-date-pickers/adapters-locale/#custom-formats) in the documentation page.
See [Date format and localization—Custom formats](/x/react-date-pickers/adapters-locale/#custom-formats) for more details.
:::

## Validation
Expand Down

0 comments on commit 563d387

Please sign in to comment.