Skip to content

Commit

Permalink
Merge pull request #218 from CSSSR/COM-3776/fix/footer
Browse files Browse the repository at this point in the history
fix(footer): COM-3776 remove DesignLab from footer links
  • Loading branch information
ArtyomResh authored Jan 26, 2022
2 parents 2de4ec5 + 28f3fc9 commit 4862ca3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/core-design/src/data/footerLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@ export const nav = {
title: 'MVP',
href: `${baseNavUrl}/en/service/mvp-development`,
},
{
id: 'design',
title: 'DesignLab',
href: 'https://csssr.com/en/service/design',
},
// {
// id: 'design',
// title: 'DesignLab',
// href: 'https://csssr.com/en/service/design',
// },
],
},
{
Expand Down

0 comments on commit 4862ca3

Please sign in to comment.