packages/react-devtools-extensions/popups/disabled.html (16 lines of code) (raw):

<script src="shared.js"></script> <link rel="stylesheet" href="shared.css" /> <style> html, body { min-width: 410px; min-height: 33px; } hr { width: 100%; } </style> <p> <b>This page doesn&rsquo;t appear to be using React.</b> <br /> If this seems wrong, follow the <a href="https://github.com/facebook/react/tree/main/packages/react-devtools#the-react-tab-doesnt-show-up">troubleshooting instructions</a>. </p>