mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 00:11:49 +03:00
6512edcbd2
no issue
8 lines
232 B
Handlebars
8 lines
232 B
Handlebars
<GhTaskButton
|
|
@buttonText="Send feedback"
|
|
@successText="Sent"
|
|
@task={{this.submitFeedback}}
|
|
@disabled={{this.isDisabled}}
|
|
@class="gh-btn gh-btn-black gh-btn-icon"
|
|
data-test-button="submit-lexical-feedback"
|
|
/> |