Skip to content

Commit 631e366

Browse files
committed
chore: rm test
1 parent a94f3fe commit 631e366

File tree

1 file changed

+1
-1
lines changed
  • website/src/components/marketing

1 file changed

+1
-1
lines changed

website/src/components/marketing/hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const Hero = () => {
2020
</Badge>
2121
</NextLink>
2222
<Heading as="h1" textStyle={{ base: '4xl', md: '6xl' }} fontWeight="bold">
23-
Build your own Design System!!
23+
Build your own Design System
2424
</Heading>
2525
</Stack>
2626
<Text textStyle={{ base: 'lg', md: 'xl' }} color="fg.muted" maxW="2xl">

0 commit comments

Comments
 (0)