15 lines
263 B
HTML
Executable File
15 lines
263 B
HTML
Executable File
<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>
|