Update folds to v2.2.0 (#2341)

This commit is contained in:
Ajay Bura
2025-05-27 14:10:27 +05:30
committed by GitHub
parent 066ec99699
commit fef143dced
5 changed files with 15 additions and 18 deletions
+1 -1
View File
@@ -507,7 +507,7 @@ export function PublicRooms() {
)}
</Box>
<Box grow="Yes" justifyContent="Center" alignItems="Center" gap="200">
{screenSize !== ScreenSize.Mobile && <Icon size="400" src={Icons.Category} />}
{screenSize !== ScreenSize.Mobile && <Icon size="400" src={Icons.Server} />}
<Text size="H3" truncate>
{server}
</Text>