chore: space app issue comment placeholder updated (#5121)
This commit is contained in:
parent
890888a274
commit
e758e08785
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ export const AddComment: React.FC<Props> = observer((props) => {
|
|||
}
|
||||
onChange={(comment_json, comment_html) => onChange(comment_html)}
|
||||
isSubmitting={isSubmitting}
|
||||
placeholder="Add Comment..."
|
||||
/>
|
||||
)}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue