@symbo.ls/atoms
Advanced tools
Comparing version 2.10.158 to 2.10.159
{ | ||
"name": "@symbo.ls/atoms", | ||
"version": "2.10.158", | ||
"version": "2.10.159", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "3a847545c01796c874758c2c2a91e2417bcd29d6", | ||
"gitHead": "8c24c5b64a216cab5e7febeab7de3df9186f198a", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@domql/utils": "latest", |
@@ -65,4 +65,2 @@ 'use strict' | ||
const globalTheme = getSystemTheme(element) | ||
console.log('globalTheme') | ||
console.log(globalTheme) | ||
if (!props.theme) return | ||
@@ -69,0 +67,0 @@ return getMediaTheme(props.theme, `@${props.themeModifier || globalTheme}`) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40149
1094