File tree Expand file tree Collapse file tree 3 files changed +0
-139
lines changed Expand file tree Collapse file tree 3 files changed +0
-139
lines changed Original file line number Diff line number Diff line change @@ -83,12 +83,6 @@ function Header() {
83
83
>
84
84
Components
85
85
</ Link >
86
- < Link
87
- href = '/showcase'
88
- className = 'text-sm font-medium text-zinc-700 hover:text-zinc-950 dark:text-zinc-300 dark:hover:text-white'
89
- >
90
- Showcase
91
- </ Link >
92
86
</ nav >
93
87
< div className = 'hidden h-8 w-[0.5px] bg-zinc-200 sm:flex dark:bg-zinc-800' />
94
88
< nav className = 'flex items-center space-x-2' >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -52,12 +52,6 @@ export function Header() {
52
52
>
53
53
Components
54
54
</ Link >
55
- < Link
56
- href = '/showcase'
57
- className = 'text-sm font-medium text-zinc-700 hover:text-zinc-950 dark:text-zinc-300 dark:hover:text-white'
58
- >
59
- Showcase
60
- </ Link >
61
55
</ nav >
62
56
< div className = 'hidden h-8 w-[0.5px] bg-zinc-200 sm:flex dark:bg-zinc-800' />
63
57
< nav className = 'flex items-center space-x-2' >
You can’t perform that action at this time.
0 commit comments