Skip to content

Commit

Permalink
Add triggerLabel to Nova feedback widget
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Oct 20, 2024
1 parent 3e60f56 commit 759bead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/nova.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Nova.booting((Vue, router) => {
},
buttonLabel: 'Feedback',
submitButtonLabel: 'Send Feedback',
triggerLabel: 'Feedback',
formTitle: 'Feedback',
messagePlaceholder: 'Describe what you were trying to do, what you expected, and what actually happened.',
successMessageText: 'Thank you for your feedback!',
Expand Down

0 comments on commit 759bead

Please sign in to comment.