@os-design/core
Advanced tools
Comparing version 0.0.21 to 0.0.22
@@ -45,3 +45,3 @@ "use strict"; | ||
`; | ||
const Link = styled_1.default('a', utils_1.omitProps(['darkMode', 'sizing'])) ` | ||
const Link = styled_1.default('a', utils_1.omitProps(['darkMode', 'sizing', 'noUnderline'])) ` | ||
cursor: pointer; | ||
@@ -48,0 +48,0 @@ text-decoration: none; |
{ | ||
"name": "@os-design/core", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "38eeb4d388e368be13a5c4567856566bcfd21e49" | ||
"gitHead": "eb3dc85ff5dc5ea0cd6c603b64e2b76c06191604" | ||
} |
Sorry, the diff of this file is not supported yet
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
57730