Unify composer and room header icons
This commit is contained in:
parent
b71e5f30db
commit
9cd232617d
11 changed files with 39 additions and 19 deletions
|
@ -24,6 +24,8 @@ import classNames from 'classnames';
|
|||
import Analytics from '../../../Analytics';
|
||||
import AccessibleTooltipButton from "../elements/AccessibleTooltipButton";
|
||||
|
||||
// TODO: replace this, the composer buttons and the right panel buttons with a unified
|
||||
// representation
|
||||
export default class HeaderButton extends React.Component {
|
||||
constructor() {
|
||||
super();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue