mirror of
https://github.com/bitwarden/jslib
synced 2025-12-20 18:23:52 +00:00
Fix linting (#693)
This commit is contained in:
@@ -240,7 +240,7 @@ $icons: (
|
||||
"apple": "\e945",
|
||||
"android": "\e944",
|
||||
"error": "\e981",
|
||||
"numbered-list": "\e989"
|
||||
"numbered-list": "\e989",
|
||||
);
|
||||
|
||||
@each $name, $glyph in $icons {
|
||||
|
||||
Reference in New Issue
Block a user