Skip to content

Commit 51434ea

Browse files
authored
Update Header.tsx
removed cta in support menu Signed-off-by: Gi <[email protected]>
1 parent c471477 commit 51434ea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/portal/src/app/Header.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,6 @@ export const connectLinks: Array<{
120120
const supportLinks = [
121121
{
122122
name: "Get thirdweb support",
123-
href: "https://thirdweb.com/support",
124-
},
125-
{
126-
name: "Knowledge Base",
127123
href: "/knowledge-base",
128124
},
129125
{

0 commit comments

Comments
 (0)