fix: dashboard api calls, multi profile fetch

This commit is contained in:
Sajad Mirjalili
2025-08-21 14:51:56 +03:30
parent 4d84a29bda
commit 16fa6615c9
24 changed files with 656 additions and 679 deletions

View File

@@ -13,8 +13,8 @@ export default function PhoneDisplay({ phones }: PhoneDisplayProps) {
display: 'flex',
flexDirection: 'row',
alignItems: 'center',
py: 2,
mx: 3,
py: 6,
mx: 2,
gap: 1,
}}
>