Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
{ref => (
{icon}
{label}
)}
{ref => (
{icon}
{label}
)}
source.forEach(n => (variants[`L${n}`] = lighten(color, n)));
variants.base = color;