We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2de4ec5 + 28f3fc9 commit 4862ca3Copy full SHA for 4862ca3
packages/core-design/src/data/footerLinks.ts
@@ -73,11 +73,11 @@ export const nav = {
73
title: 'MVP',
74
href: `${baseNavUrl}/en/service/mvp-development`,
75
},
76
- {
77
- id: 'design',
78
- title: 'DesignLab',
79
- href: 'https://csssr.com/en/service/design',
80
- },
+ // {
+ // id: 'design',
+ // title: 'DesignLab',
+ // href: 'https://csssr.com/en/service/design',
+ // },
81
],
82
83
{
0 commit comments