mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
liney liney come back we need you
This commit is contained in:
parent
7c0a461cbb
commit
71233a5aff
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ import {makeUserPermalink} from "../../../utils/permalinks/Permalinks";
|
|||
import BaseAvatar from "../avatars/BaseAvatar";
|
||||
import AccessibleButton from "../elements/AccessibleButton";
|
||||
import {replaceableComponent} from "../../../utils/replaceableComponent";
|
||||
|
||||
@replaceableComponent("views.settings.BridgeTile")
|
||||
export default class BridgeTile extends React.PureComponent {
|
||||
static propTypes = {
|
||||
|
|
Loading…
Reference in a new issue