Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gpbl/react-day-picker
Browse files Browse the repository at this point in the history
# Conflicts:
#	website/docs/README.md
  • Loading branch information
gpbl committed May 15, 2024
2 parents 83ca207 + 6d0351e commit 5cdf70e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 45 deletions.
51 changes: 8 additions & 43 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion website/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ slug: /

# React DayPicker

[DayPicker](http://react-day-picker.js.org) is a [React](https://reactjs.dev) component to create date pickers, calendars, and date inputs for web applications.
DayPicker is a [React](https://react.dev) component to create date pickers, calendars, and date inputs for web applications.

```bash npm2yarn
npm install react-day-picker date-fns
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest-environment-jsdom": "^29.7.0",
"ts-jest": "^29.1.2",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^4.0.0",
"typedoc-plugin-markdown": "^4.0.1",
"typescript": "~5.4.5"
},
"browserslist": {
Expand Down

0 comments on commit 5cdf70e

Please sign in to comment.