Skip to content

Commit d40edb5

Browse files
committed
refactor(material/chips): fix lint error
Removes trailing whitespace to fix lint error.
1 parent 8b68f55 commit d40edb5

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
@@ -639,7 +639,7 @@ $fallbacks: m3-chip.get-tokens();
639639
left: 0;
640640
pointer-events: none;
641641
}
642-
642+
643643
}
644644

645645
// Targets .mdc-evolution-chip__cell

0 commit comments

Comments
 (0)