Update index.html

This commit is contained in:
Daniel Løvbrøtte Olsen
2019-01-04 14:30:44 +01:00
committed by GitHub
parent f433a3c393
commit 47be320ec5

View File

@@ -59,7 +59,6 @@
<div>
<button type="button" onClick="generateMigration()">Generate migration</button>
<input type="number" id="packID" placeholder="Pack ID">
</div>
<textarea id="result" style="width: 100%; height: 100%;" value="" autocomplete="off"></textarea>
</body>