Fix prettier

This commit is contained in:
David Corbitt
2023-08-07 21:45:36 -07:00
parent 6d32f1c06e
commit f47010a6e7
8 changed files with 24 additions and 29 deletions

View File

@@ -14,9 +14,7 @@ const StatsCard = ({
{title}
</Text>
<Link href={href}>
<Text color="blue">
View all
</Text>
<Text color="blue">View all</Text>
</Link>
</HStack>
<Divider />