Flair settings for rooms

This commit is contained in:
Travis Ralston
2019-01-28 13:54:56 -07:00
parent 3021464e89
commit 87e6652b2a
3 changed files with 32 additions and 1 deletions
@@ -76,6 +76,7 @@ const EditableItem = React.createClass({
},
});
// TODO: Make this use the new Field element
module.exports = React.createClass({
displayName: 'EditableItemList',