Skip to content

Commit e8108eb

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

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
@@ -29,7 +29,7 @@ export class DividerConfigGenerator implements IConfigGenerator {
2929
ngDeclarations: [DividerDashedComponent],
3030
ngImports: [IgxDividerModule]
3131
}),
32-
shortenComponentPathBy: "/layouts/divider/dashed"
32+
shortenComponentPathBy: "/layouts/divider/"
3333
}));
3434

3535
configs.push(new Config({

0 commit comments

Comments
 (0)