Skip to content

Commit 5571a55

Browse files
aanchal88andrewseguin
authored andcommitted
refactor: use improved relative import path in button (#27210)
(cherry picked from commit b8f8dca)
1 parent 7dd2417 commit 5571a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@forward '../../material/core/style/layout-common.import';
1+
@forward '../core/style/layout-common.import';
22
@forward 'button-base';
33

4-
@import '../../material/core/style/layout-common';
4+
@import '../core/style/layout-common';

0 commit comments

Comments
 (0)