Skip to content

Commit 9f95019

Browse files
committed
Remove docs on Internet Explorer 11
1 parent 5f15811 commit 9f95019

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/react-pdf/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@ The following browsers are supported out of the box in React-PDF v8 and v7:
5050

5151
You may extend the list of supported browsers by providing additional polyfills (e.g. for `Array.prototype.at` or `Promise.allSettled`) and either configuring your bundler to transpile `pdfjs-dist` and using [legacy PDF.js worker](#legacy-pdfjs-worker).
5252

53-
If you need to support older browsers, you will need to use React-PDF v6 or v5.
54-
55-
If you need to support Internet Explorer 11, you will need to use React-PDF v4.
53+
If you need to support older browsers, you will need to use React-PDF v6 or earlier.
5654

5755
#### React
5856

0 commit comments

Comments
 (0)