Changed successful feedback send text

no refs
This commit is contained in:
Steve Larson 2023-05-16 13:03:40 -05:00
parent dc3df28ff0
commit 64662c986b

View File

@ -1,5 +1,6 @@
<GhTaskButton
@buttonText="Send feedback"
@successText="Sent"
@task={{this.submitFeedback}}
@class="gh-btn gh-btn-black gh-btn-icon"
data-test-button="submit-lexical-feedback"