mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Merge pull request #362 from elyobo/extend-browser-support-notes
Note that polyfills are required for some supported browsers too.
This commit is contained in:
@@ -20,7 +20,7 @@ The `react-dom` package provides DOM-specific methods that can be used at the to
|
||||
|
||||
### Browser Support
|
||||
|
||||
React supports all popular browsers, including Internet Explorer 9 and above.
|
||||
React supports all popular browsers, including Internet Explorer 9 and above, although [some polyfills are required](/docs/javascript-environment-requirements.html) for older browsers.
|
||||
|
||||
> Note
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user