Fix
This commit is contained in:
parent
a92221e6f3
commit
1a91b6d03e
|
@ -15,4 +15,4 @@ export default (os: OS) => opts => {
|
||||||
});
|
});
|
||||||
document.body.appendChild(d.$el);
|
document.body.appendChild(d.$el);
|
||||||
});
|
});
|
||||||
}
|
};
|
||||||
|
|
Loading…
Reference in New Issue