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 ecef006 commit b57893fCopy full SHA for b57893f
live-editing/configs/DividerConfigGenerator.ts
@@ -49,7 +49,7 @@ export class DividerConfigGenerator implements IConfigGenerator {
49
ngDeclarations: [DividerInsetComponent],
50
ngImports: [IgxDividerModule]
51
}),
52
- shortenComponentPathBy: "/layouts/divider/inset"
+ shortenComponentPathBy: "/layouts/divider/"
53
}));
54
55
return configs;
0 commit comments