Skip to content

Commit a57783e

Browse files
authored
chore: Delete support hub (#5317)
## Description Product was discontinued ## Steps for reproduction 1. click button 2. expect xyz ## Code Review - [ ] hi @kof, I need you to do - conceptual review (architecture, feature-correctness) - detailed review (read every line) - test it on preview ## Before requesting a review - [ ] made a self-review - [ ] added inline comments where things may be not obvious (the "why", not "what") ## Before merging - [ ] tested locally and on preview environment (preview dev login: 0000) - [ ] updated [test cases](https://github.com/webstudio-is/webstudio/blob/main/apps/builder/docs/test-cases.md) document - [ ] added tests - [ ] if any new env variables are added, added them to `.env` file
1 parent 9a1486b commit a57783e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/builder/app/shared/help.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ import {
66
} from "@webstudio-is/icons";
77

88
export const help = [
9-
{
10-
label: "Support hub",
11-
url: "https://help.webstudio.is/",
12-
icon: <LifeBuoyIcon />,
13-
target: "embed",
14-
},
159
{
1610
label: "Video tutorials",
1711
url: "https://wstd.us/101",

0 commit comments

Comments
 (0)