mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-16 12:10:28 +03:00
Added progress spinner in ImageUplaod (#91)
This commit is contained in:
parent
95bb0ac6d4
commit
09f7225eb7
6 changed files with 115 additions and 54 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