File tree 1 file changed +0
-11
lines changed
apps/frontend/components/global/Navigation 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -169,17 +169,6 @@ export default function LogoWithContextMenu() {
169
169
< span > Automation Registry</ span >
170
170
</ a >
171
171
</ DropdownMenu . Item >
172
- < DropdownMenu . Item asChild >
173
- < a
174
- href = "https://marketplace.visualstudio.com/items?itemName=codemod.codemod-vscode-extension"
175
- target = "_blank"
176
- rel = "noopener noreferrer"
177
- className = "body-s-medium flex items-center gap-xs rounded-[8px] p-xs font-medium text-primary-light focus:outline-none data-[highlighted]:bg-emphasis-light dark:text-primary-dark dark:data-[highlighted]:bg-emphasis-dark"
178
- >
179
- < Icon name = "vscode" className = "h-4 w-4" />
180
- < span > VS Code Extension</ span >
181
- </ a >
182
- </ DropdownMenu . Item >
183
172
< DropdownMenu . Item asChild >
184
173
< Link
185
174
href = "/cli"
You can’t perform that action at this time.
0 commit comments