1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-22 04:02:40 +03:00
This commit is contained in:
David Baker
2018-08-21 16:40:04 +01:00
parent 353b6e9e6d
commit 8d6d1be992

View File

@@ -22,7 +22,7 @@ import Modal from '../../../Modal';
import { _t } from '../../../languageHandler'; import { _t } from '../../../languageHandler';
module.exports = React.createClass({ module.exports = React.createClass({
displayName: 'RoomUpgardeWarningBar', displayName: 'RoomUpgradeWarningBar',
propTypes: { propTypes: {
room: PropTypes.object.isRequired, room: PropTypes.object.isRequired,