Skip to content

Commit 607b01e

Browse files
committed
refactor(material/chips): fix lint error
Removes trailing whitespace to fix lint error.
1 parent ea98807 commit 607b01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/chips/chip.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ $fallbacks: m3-chip.get-tokens();
659659
left: 0;
660660
pointer-events: none;
661661
}
662-
662+
663663
}
664664

665665
// Targets .mdc-evolution-chip__cell

0 commit comments

Comments
 (0)