Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 8b2446f

Browse files
ara4nlukebarnard1
authored andcommitted
rename createGroupButton to not be a total misnomer...
1 parent 3b5fb3a commit 8b2446f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/structures/TagPanel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ const TagPanel = React.createClass({
147147
</Droppable>
148148
</GeminiScrollbar>
149149
<div className="mx_TagPanel_divider" />
150-
<div className="mx_TagPanel_createGroupButton">
150+
<div className="mx_TagPanel_groupsButton">
151151
<GroupsButton tooltip={true} />
152152
</div>
153153
</div>;

0 commit comments

Comments
 (0)