Added sheet for sidebar mobile
This commit is contained in:
@@ -9,9 +9,9 @@ export const avatarVariant = cva(
|
||||
{
|
||||
variants: {
|
||||
size: {
|
||||
sm: "h-10 w-10 text-xs",
|
||||
base: "h-16 w-16 text-2xl",
|
||||
lg: "h-32 w-32 text-5xl",
|
||||
sm: "size-6 text-xs",
|
||||
base: "size-14 text-2xl",
|
||||
lg: "size-24 text-5xl",
|
||||
},
|
||||
shape: {
|
||||
circle: "rounded-full",
|
||||
|
||||
Reference in New Issue
Block a user