Skip to content

Commit 284eb83

Browse files
author
Patrick Wehbe
committed
Update browser support section: React 18 dropped Internet Explorer
1 parent 6ec6134 commit 284eb83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/reference/react-dom/client

src/content/reference/react-dom/client/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ The `react-dom/client` APIs let you render React components on the client (in th
1919

2020
## Browser support {/*browser-support*/}
2121

22-
React supports all popular browsers, including Internet Explorer 9 and above. Some polyfills are required for older browsers such as IE 9 and IE 10.
22+
React supports all popular browsers, including Chrome, Firefox, Safari, and Edge. React 18 [dropped support for Internet Explorer](/blog/2022/03/08/react-18-upgrade-guide#dropping-support-for-internet-explorer), which doesn't support the modern browser features that React relies on.

0 commit comments

Comments
 (0)