mirror of https://github.com/vector-im/riot-web
fix typo shsape->shape
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
a977ab9be4
commit
454fd23f25
|
@ -58,7 +58,7 @@ module.exports = React.createClass({
|
|||
/* callback for when our widget has loaded */
|
||||
onWidgetLoad: React.PropTypes.func,
|
||||
|
||||
/* the shsape of the tile, used */
|
||||
/* the shape of the tile, used */
|
||||
tileShape: React.PropTypes.string,
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue