mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-20 01:37:23 +02:00
✨ New and Improved Screens (#1151)
This commit is contained in:
parent
5461c57228
commit
997a1eec78
75 changed files with 1517 additions and 743 deletions
|
@ -41,7 +41,7 @@ export const UserAvatar = ({
|
|||
"size-5 text-[10px]": size === "xs",
|
||||
"size-6 text-sm": size === "sm",
|
||||
"size-8 text-base": size === "md",
|
||||
"size-14 text-2xl": size === "lg",
|
||||
"size-10 text-lg": size === "lg",
|
||||
},
|
||||
!name
|
||||
? "bg-gray-200"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue