1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-22 10:22:30 +01:00

refactor(GuildSidebar): increase home icon size

This commit is contained in:
Puyodead1 2023-05-09 23:07:10 -04:00
parent b1bcbb99c1
commit 2da82a5eb7
No known key found for this signature in database
GPG Key ID: A4FA4FEC0DD353FC

View File

@ -38,6 +38,7 @@ function GuildSidebar() {
tooltip="Home"
icon={{
iconName: "MdHome",
size: 24,
}}
action={() => navigate("/channels/@me")}
margin={false}