This commit is contained in:
2024-06-26 16:43:00 +00:00
parent afa36e9f08
commit 4637c9479b

View File

@@ -29,7 +29,7 @@ async function handleLogout() {
}
function renderIcon(icon: string) {
return () => h(Icon, { icon })
return () => h(Icon, { icon, width: 24, height: 24 })
}
const avatars = [