We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720b6fc commit e8108ebCopy full SHA for e8108eb
live-editing/configs/DividerConfigGenerator.ts
@@ -29,7 +29,7 @@ export class DividerConfigGenerator implements IConfigGenerator {
29
ngDeclarations: [DividerDashedComponent],
30
ngImports: [IgxDividerModule]
31
}),
32
- shortenComponentPathBy: "/layouts/divider/dashed"
+ shortenComponentPathBy: "/layouts/divider/"
33
}));
34
35
configs.push(new Config({
0 commit comments