crap
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<div class="right">
|
||||
<button onclick="runCode()">Run</button>
|
||||
<input type="file" id="fileInput" hidden accept=".grnd">
|
||||
<button for="fileInput" id="buttonTrigger">Choose File</button>
|
||||
<label for="fileInput" id="buttonTrigger" class="button">Choose File</label>
|
||||
<br>
|
||||
<code id="console">Output will be shown here, click the run button to run your code!</code>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user