We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c11c2 commit 6d45027Copy full SHA for 6d45027
app/preprints/-components/submit/file/template.hbs
@@ -68,7 +68,6 @@
68
@manager={{@manager}}
69
@preprint={{@manager.preprint}}
70
@clickableElementId={{id}}
71
- @enable={{true}}
72
@dragEnter={{fn (mut this.dragging) true}}
73
@dragOver={{fn (mut this.dragging) true}}
74
@dragLeave={{fn (mut this.dragging) false}}
0 commit comments