diff --git a/src/components/structures/HomePage.js b/src/components/structures/HomePage.js index 5df58305e6..457796f5dc 100644 --- a/src/components/structures/HomePage.js +++ b/src/components/structures/HomePage.js @@ -25,7 +25,7 @@ import sanitizeHtml from 'sanitize-html'; import sdk from '../../index'; class HomePage extends React.Component { - displayName = 'HomePage'; + static displayName = 'HomePage'; static propTypes = { // URL base of the team server. Optional.