Skip to content

Commit d11b690

Browse files
authored
Merge pull request #274 from rackerlabs/remove-file-tile-from-nav
docs(nav): remove file tile
2 parents 9d0f553 + 974bde9 commit d11b690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_data/nav.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
{ label: 'Checkboxes', path: 'checkboxes' },
2929
{ label: 'Choice Tiles', path: 'choice-tiles' },
3030
//{ label: 'Colors', path: 'colors' },
31-
{ label: 'File Tiles', path: 'file-tiles' },
31+
//{ label: 'File Tiles', path: 'file-tiles' },
3232
{ label: 'Grid', path: 'grid' },
3333
{ label: 'Icons', path: 'icons' },
3434
{
@@ -78,7 +78,7 @@
7878
{ label: '<hx-dl>', path: 'hx-dl' },
7979
{ label: '<hx-dt>', path: 'hx-dt' },
8080
{ label: '<hx-file-icon>', path: 'hx-file-icon' },
81-
{ label: '<hx-file-tile>', path: 'hx-file-tile' },
81+
//{ label: '<hx-file-tile>', path: 'hx-file-tile' },
8282
{ label: '<hx-icon>', path: 'hx-icon' },
8383
{ label: '<hx-menu>', path: 'hx-menu' },
8484
{ label: '<hx-menuitem>', path: 'hx-menuitem' },

0 commit comments

Comments
 (0)