Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
fix: removing navbar button that has no use (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
Caixetadev committed Apr 13, 2023
1 parent 8ddc8f5 commit 3484b1c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,13 +178,6 @@ function Home() {
</Text>
</Link>
</Box>
<Box css={{ my: '$1' }}>
<Link href="#banner" variant="subtle" css={{ display: 'inline-flex' }}>
<Text size="2" css={{ lineHeight: '20px' }}>
Banner
</Text>
</Link>
</Box>
<Box css={{ my: '$1' }}>
<Link href="#button" variant="subtle" css={{ display: 'inline-flex' }}>
<Text size="2" css={{ lineHeight: '20px' }}>
Expand Down

1 comment on commit 3484b1c

@vercel
Copy link

@vercel vercel bot commented on 3484b1c Apr 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

design-system – ./

design-system.modulz-deploys.com
design-system-git-master.modulz-deploys.com

Please sign in to comment.