format
This commit is contained in:
parent
2f0af4dc74
commit
9da0f52df8
|
@ -37,7 +37,7 @@ const BalanceChartCard = () => {
|
|||
}
|
||||
|
||||
return (
|
||||
<DashboardCardWrapper height="fit-content" minWidth="536px" >
|
||||
<DashboardCardWrapper height="fit-content" minWidth="536px">
|
||||
<YStack space={'$4'}>
|
||||
<XStack justifyContent={'space-between'}>
|
||||
<YStack>
|
||||
|
|
Loading…
Reference in New Issue