Skip to content

Commit

Permalink
chore(demo): improve docs (#5772)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Oct 27, 2023
1 parent 343f2e8 commit 58b6fe6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects/demo/src/modules/app/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,12 @@ export const pages: TuiDocPages = [
keywords: `tree, view, multi, recursive, folders, рекурсия, дерево, папки`,
route: `/components/tree`,
},
{
section: `Components`,
title: `Svg`,
keywords: `svg, свг`,
route: `/icons/overview/Component`,
},
// Experimental
{
section: `Experimental`,
Expand Down

0 comments on commit 58b6fe6

Please sign in to comment.