Skip to content

Commit 338cf6a

Browse files
author
pipeline
committed
config(EJ2-4812): Grid sample config changes
1 parent c7baf06 commit 338cf6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/grid/grid.module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ export const gridRouteConfig: Object[] = [
104104
'path': ':theme/grid/multiple-exporting', component: MultipleExportingComponent, name: 'Multiple Exporting', order: '08',
105105
category: 'Exporting', type: 'new'
106106
},
107-
{ path: ':theme/grid/:sample', redirectTo: 'material/grid/default' },
108107
];
109108

110109
let declarations: Type<Object>[] = [DefaultComponent, GridLinesComponent,

0 commit comments

Comments
 (0)