make react component
This commit is contained in:
@ -3,11 +3,6 @@
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no">
|
||||
<script type="text/javascript">
|
||||
|
||||
console.log(Object.keys(window));
|
||||
setTimeout(() => {
|
||||
console.log(Object.keys(window));
|
||||
}, 1000);
|
||||
|
||||
// Default shell for PICO-8 0.2.2 (includes @weeble's gamepad mod 1.0)
|
||||
// This file is available under a CC0 license https://creativecommons.org/share-your-work/public-domain/cc0/
|
||||
// (note: "this file" does not include any cartridge or cartridge artwork injected into a derivative html file when using the PICO-8 html exporter)
|
||||
|
Reference in New Issue
Block a user