mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-21 23:37:02 +00:00
Refactor Grid and List components by removing debug logging for color and theme
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
|
||||
$: getLogoThemeColor = logo => getDefaultLogoColor(logo.colors, theme);
|
||||
|
||||
// Debug logging for color and theme
|
||||
$: {
|
||||
if (logos && logos.length) {
|
||||
logos.forEach(logo => {
|
||||
|
||||
Reference in New Issue
Block a user