Clean up
This commit is contained in:
parent
82a28f4c05
commit
d9703eab67
5 changed files with 40 additions and 42 deletions
|
|
@ -94,7 +94,7 @@ module.exports = callback => {
|
|||
|
||||
mixins(me);
|
||||
|
||||
const init = document.getElementById('init');
|
||||
const init = document.getElementById('ini');
|
||||
init.parentNode.removeChild(init);
|
||||
|
||||
const app = document.createElement('div');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue