Skip to content

Commit

Permalink
Remove docs on Internet Explorer 10
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed May 9, 2024
1 parent f4adc17 commit 16afaf8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/react-calendar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ Your project needs to use React 16.8 or later.

react-calendar uses modern web technologies. That's why it's so fast, lightweight and easy to style. This, however, comes at a cost of [supporting only modern browsers](https://caniuse.com/#feat=internationalization).

#### Legacy browsers

If you need to support legacy browsers like Internet Explorer 10, you will need to use [Intl.js](https://github.com/andyearnshaw/Intl.js/) or another Intl polyfill along with react-calendar.

#### My locale isn't supported! What can I do?

If your locale isn't supported, you can use [Intl.js](https://github.com/andyearnshaw/Intl.js/) or another Intl polyfill along with react-calendar.
Expand Down

0 comments on commit 16afaf8

Please sign in to comment.