Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 0d353aa

Browse files
committed
refactor(typography): Renamed typography source files using pattern that describes feature then its
1 parent 51924af commit 0d353aa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/lib/typography/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import {
1313
Body1Directive,
1414
Body2Directive,
1515
CaptionDirective
16-
} from './typography';
16+
} from './typography.directive';
1717

1818
const TYPOGRAPHY_DIRECTIVES = [
1919
AdjustMarginDirective,

0 commit comments

Comments
 (0)