Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
This commit is contained in:
commit
fb149c4ea2
85 changed files with 1092 additions and 1503 deletions
|
@ -23,7 +23,7 @@ import Field from "../elements/Field";
|
|||
interface IProps {
|
||||
avatarUrl?: string;
|
||||
avatarDisabled?: boolean;
|
||||
name?: string,
|
||||
name?: string;
|
||||
nameDisabled?: boolean;
|
||||
topic?: string;
|
||||
topicDisabled?: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue