mirror of
https://github.com/facebook/react.git
synced 2026-02-25 23:05:02 +00:00
For the browser extension, these views get rendered into portals and so they don't inherit the box-sizing style from the .DevTools wrapper element. This causes views like the Profiler commit selector to subtly break.