2019-01-24 10:06:21 +08:00
|
|
|
<script src="shared.js"></script>
|
2020-10-15 01:59:05 +08:00
|
|
|
<link rel="stylesheet" href="shared.css" />
|
2019-01-24 10:06:21 +08:00
|
|
|
<style>
|
|
|
|
|
html, body {
|
|
|
|
|
min-width: 460px;
|
|
|
|
|
min-height: 117px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
hr {
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<p>
|
|
|
|
|
<b>This page is using an outdated version of React. ⌛</b>
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
We recommend updating React to ensure that you receive important bugfixes and performance improvements.
|
|
|
|
|
<br />
|
|
|
|
|
<br />
|
2020-10-09 09:56:30 +08:00
|
|
|
You can find the upgrade instructions on the <a href="https://reactjs.org/blog/">React blog</a>.
|
2019-01-24 10:06:21 +08:00
|
|
|
</p>
|
|
|
|
|
<hr />
|
|
|
|
|
<p>
|
2019-08-22 05:28:57 +08:00
|
|
|
Open the developer tools, and "Components" and "Profiler" tabs will appear to the right.
|
2019-01-24 10:06:21 +08:00
|
|
|
</p>
|