Skip to content

Commit

Permalink
chore: delete redundant file
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirpotekhin committed Mar 6, 2024
1 parent 223470f commit 24308c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 37 deletions.
12 changes: 6 additions & 6 deletions projects/demo/src/modules/app/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -927,12 +927,6 @@ export const pages: TuiDocPages = [
keywords: 'tabs, control, radio, navigation, навигация, вкладки, таб',
route: '/experimental/segmented',
},
{
section: 'Experimental',
title: 'Sensitive',
keywords: 'sensitive, pixel, mask, пиксель, маска',
route: '/experimental/sensitive',
},
{
section: 'Experimental',
title: 'Surface',
Expand Down Expand Up @@ -1381,6 +1375,12 @@ export const pages: TuiDocPages = [
keywords: 'overflow, ellipsis, gradient, clamp, line',
route: '/directives/fade',
},
{
section: 'Tools',
title: 'Sensitive',
keywords: 'sensitive, pixel, mask, пиксель, маска',
route: '/directives/sensitive',
},
],
},
{
Expand Down

This file was deleted.

0 comments on commit 24308c2

Please sign in to comment.