Change UI label (#832)

This commit is contained in:
ginnyTheCat 2022-09-11 13:14:39 +02:00 committed by GitHub
parent bca00f46a9
commit 0a2cca6e40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ export function HomeSpaceOptions({ spaceId, afterOptionSelect }) {
iconSrc={HashGlobeIC} iconSrc={HashGlobeIC}
onClick={() => { afterOptionSelect(); openPublicRooms(); }} onClick={() => { afterOptionSelect(); openPublicRooms(); }}
> >
Join public room Explore public rooms
</MenuItem> </MenuItem>
)} )}
{ !spaceId && ( { !spaceId && (