Skip to content

Commit

Permalink
Remove table lazy doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetcetin01140 committed Jul 18, 2024
1 parent 98f9682 commit e49e9f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/app/showcase/pages/table/tabledemo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -234,11 +234,11 @@ export class TableDemo {
}
]
},
{
id: 'lazy-load',
label: 'Lazy Load',
component: LazyLoadDoc
},
// {
// id: 'lazy-load',
// label: 'Lazy Load',
// component: LazyLoadDoc
// },
{
id: 'scroll',
label: 'Scroll',
Expand Down

0 comments on commit e49e9f8

Please sign in to comment.