rename createGroupButton to not be a total misnomer...
This commit is contained in:
committed by
Luke Barnard
parent
3b5fb3ae30
commit
8b2446f803
@@ -147,7 +147,7 @@ const TagPanel = React.createClass({
|
||||
</Droppable>
|
||||
</GeminiScrollbar>
|
||||
<div className="mx_TagPanel_divider" />
|
||||
<div className="mx_TagPanel_createGroupButton">
|
||||
<div className="mx_TagPanel_groupsButton">
|
||||
<GroupsButton tooltip={true} />
|
||||
</div>
|
||||
</div>;
|
||||
|
||||
Reference in New Issue
Block a user