1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Final spaces tweaks for the demo

This commit is contained in:
Michael Telatynski
2021-03-26 13:46:01 +00:00
parent 9b4af91014
commit af18019314
3 changed files with 13 additions and 11 deletions

View File

@@ -294,6 +294,7 @@ const SpaceLanding = ({ space }) => {
<div className="mx_SpaceRoomView_landing_topic">
<RoomTopic room={space} />
</div>
<hr />
<div className="mx_SpaceRoomView_landing_adminButtons">
{ addRoomButtons }
{ settingsButton }