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: 39px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
hr {
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<p>
|
|
|
|
|
<b>This page is using the production build of React. ✅</b>
|
|
|
|
|
<br />
|
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>
|