mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Deploying to gh-pages from @ 29fd2daf9e 🚀
This commit is contained in:
parent
e28cb292b5
commit
c888af14e3
6 changed files with 103 additions and 11 deletions
|
|
@ -129,7 +129,7 @@
|
|||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
var app = playgroundInit('elm');
|
||||
var app = playgroundInit(document.getElementById('elm'));
|
||||
|
||||
var myCodeMirror = CodeMirror(document.querySelector('#editor'), {
|
||||
lineNumbers: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue