We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c703ef commit d458674Copy full SHA for d458674
apps/landing/src/app/OtherCard.tsx
@@ -39,7 +39,7 @@ export function OtherCard({
39
),
40
}}
41
textDecoration="none"
42
- ></Box>
+ />
43
<Text color="$captionBold" typography="textL">
44
{version}
45
</Text>
0 commit comments