Skip to content

Commit ecef006

Browse files
zdrawkudesig9stein
andauthored
Update live-editing/configs/DividerConfigGenerator.ts
Co-Authored-By: desig9stein <[email protected]>
1 parent e8108eb commit ecef006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-editing/configs/DividerConfigGenerator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export class DividerConfigGenerator implements IConfigGenerator {
3939
ngDeclarations: [DividerVerticalComponent],
4040
ngImports: [IgxDividerModule]
4141
}),
42-
shortenComponentPathBy: "/layouts/divider/vertical"
42+
shortenComponentPathBy: "/layouts/divider/"
4343
}));
4444

4545
configs.push(new Config({

0 commit comments

Comments
 (0)