Added progress spinner in ImageUplaod (#91)
This commit is contained in:
parent
95bb0ac6d4
commit
09f7225eb7
6 changed files with 114 additions and 53 deletions
|
|
@ -30,7 +30,7 @@ function GeneralSection() {
|
|||
return (
|
||||
<div className="settings-content">
|
||||
<SettingTile
|
||||
title="Profile"
|
||||
title=""
|
||||
content={(
|
||||
<ProfileEditor userId={initMatrix.matrixClient.getUserId()} />
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue