mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
15 lines
263 B
HTML
15 lines
263 B
HTML
<script src="shared.js"></script>
|
|
<link rel="stylesheet" href="shared.css" />
|
|
<style>
|
|
html, body {
|
|
min-width: 286px;
|
|
min-height: 33px;
|
|
}
|
|
|
|
</style>
|
|
<p>
|
|
<b>This is a restricted browser page.</b>
|
|
<br />
|
|
React devtools cannot access this page.
|
|
</p>
|