Fixed enter causing new offer screen to redirect

closes https://github.com/TryGhost/Team/issues/1215
This commit is contained in:
Rishabh 2021-11-10 17:46:58 +05:30
parent c3d8834810
commit 9c00a21b55

View File

@ -212,6 +212,7 @@
@class="gh-input" />
<GhTaskButton
@type="button"
@buttonText="Copy link"
@task={{this.copyOfferUrl}}
@successText="Link copied"