Update index.html
This commit is contained in:
parent
f433a3c393
commit
47be320ec5
@ -59,7 +59,6 @@
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
<button type="button" onClick="generateMigration()">Generate migration</button>
|
<button type="button" onClick="generateMigration()">Generate migration</button>
|
||||||
<input type="number" id="packID" placeholder="Pack ID">
|
|
||||||
</div>
|
</div>
|
||||||
<textarea id="result" style="width: 100%; height: 100%;" value="" autocomplete="off"></textarea>
|
<textarea id="result" style="width: 100%; height: 100%;" value="" autocomplete="off"></textarea>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user