Skip to content

Commit b57893f

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

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
@@ -49,7 +49,7 @@ export class DividerConfigGenerator implements IConfigGenerator {
4949
ngDeclarations: [DividerInsetComponent],
5050
ngImports: [IgxDividerModule]
5151
}),
52-
shortenComponentPathBy: "/layouts/divider/inset"
52+
shortenComponentPathBy: "/layouts/divider/"
5353
}));
5454

5555
return configs;

0 commit comments

Comments
 (0)