1. <script src="shared.js"></script>
    
  2. <link rel="stylesheet" href="shared.css" />
    
  3. <style>
    
  4.   html, body {
    
  5.     min-width: 460px;
    
  6.     min-height: 117px;
    
  7.   }
    
  8. 
    
  9.   hr {
    
  10.     width: 100%;
    
  11.   }
    
  12. </style>
    
  13. <p>
    
  14.   <b>This page is using an outdated version of React. &#8987;</b>
    
  15. </p>
    
  16. <p>
    
  17.   We recommend updating React to ensure that you receive important bugfixes and performance improvements.
    
  18.   <br />
    
  19.   <br />
    
  20.   You can find the upgrade instructions on the <a href="https://reactjs.org/blog/">React blog</a>.
    
  21. </p>
    
  22. <hr />
    
  23. <p>
    
  24.   Open the developer tools, and  "Components" and "Profiler" tabs will appear to the right.
    
  25. </p>