Typo
This commit is contained in:
parent
353b6e9e6d
commit
8d6d1be992
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ import Modal from '../../../Modal';
|
|||
import { _t } from '../../../languageHandler';
|
||||
|
||||
module.exports = React.createClass({
|
||||
displayName: 'RoomUpgardeWarningBar',
|
||||
displayName: 'RoomUpgradeWarningBar',
|
||||
|
||||
propTypes: {
|
||||
room: PropTypes.object.isRequired,
|
||||
|
|
Loading…
Reference in a new issue