Merge pull request #6018 from matrix-org/jryans/beta-feedback-nbsp

Add missing space on beta feedback dialog
This commit is contained in:
J. Ryan Stinnett 2021-05-12 12:42:42 +01:00 committed by GitHub
commit 5d02e44293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ const BetaFeedbackDialog: React.FC<IProps> = ({featureId, onFinished}) => {
description={<React.Fragment>
<div className="mx_BetaFeedbackDialog_subheading">
{ _t(info.feedbackSubheading) }
&nbsp;
{ _t("Your platform and username will be noted to help us use your feedback as much as we can.")}
<AccessibleButton kind="link" onClick={() => {