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 }