feat(client): add placeholder text to forum posts (#41849)

pull/41849/merge
gracewest333 2021-04-18 17:40:26 +01:00 committed by GitHub
parent 9057750727
commit 90fe009374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ function createQuestionEpic(action$, state$, { window }) {
let textMessage = dedent( let textMessage = dedent(
`**Tell us what's happening:** `**Tell us what's happening:**
Describe your issue in detail here.
${ ${
projectFormValues.length projectFormValues.length