Skip to content

Commit efea441

Browse files
committed
Update Dashboard with latest changes
1 parent 37fc9db commit efea441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thingconnect.pulse.client/src/pages/Dashboard.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ export default function Dashboard() {
267267
</Box>
268268
</HStack>
269269
<Box>
270-
<Text fontSize='3xl' fontWeight='bold' color={stat.textColor}>
270+
<Text fontSize='4xl' fontWeight='bold' color={stat.textColor}>
271271
{stat.value}
272272
</Text>
273273
<Text fontSize='sm' color='gray.500'>

0 commit comments

Comments
 (0)