mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
remove warning
This commit is contained in:
@@ -1009,7 +1009,6 @@ export default class WaColorPicker extends WebAwesomeElement implements WebAweso
|
||||
|
||||
// If we can't parse it, skip it
|
||||
if (!parsedColor) {
|
||||
console.error(`Unable to parse swatch color: "${swatch}"`, this);
|
||||
return '';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user