1
0
mirror of synced 2025-12-25 11:03:37 -05:00

Remove extraneous sentence on survey (#20895)

This commit is contained in:
Kevin Heis
2021-08-17 11:20:56 -07:00
committed by GitHub
parent ffa5e0ad3c
commit b1374fd8ee
2 changed files with 0 additions and 6 deletions

View File

@@ -97,10 +97,6 @@ export const Survey = () => {
{[ViewState.YES, ViewState.NO].includes(state) && (
<>
<p className="color-text-secondary f6">
{state === ViewState.YES && t`yes_feedback`}
{state === ViewState.NO && t`no_feedback`}
</p>
<p className="mb-3">
<label className="d-block mb-1 f6" htmlFor="survey-comment">
<span>