1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Merge pull request #3529 from matrix-org/t3chguy/react16_cleanup2

React error/warning cleanup
This commit is contained in:
Michael Telatynski
2019-10-09 16:26:24 +01:00
committed by GitHub
10 changed files with 63 additions and 86 deletions

View File

@@ -176,6 +176,7 @@ export default class BugReportDialog extends React.Component {
placeholder="https://github.com/vector-im/riot-web/issues/..."
/>
<Field
id="mx_BugReportDialog_notes"
className="mx_BugReportDialog_field_input"
element="textarea"
label={_t("Notes")}