mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +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.