1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-04 20:37:29 +02:00

copy change in js13k modal

This commit is contained in:
Kushagra Gour
2018-07-30 02:20:48 +05:30
parent cd1c82956e
commit 2639aefe05
2 changed files with 8 additions and 7 deletions

View File

@@ -1117,8 +1117,8 @@ export default class App extends Component {
this.setState({
isJs13KModalOpen: true
});
document.body.appendChild(window.anchor);
window.anchor.click();
// document.body.appendChild(window.anchor);
// window.anchor.click();
}
blankTemplateSelectHandler() {
this.createNewItem();