anchor-ui
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -75,3 +75,4 @@ 'use strict'; | ||
margin: 0, | ||
lineHeight: '16px' | ||
lineHeight: '16px', | ||
userSelect: 'none' | ||
}, | ||
@@ -84,3 +85,4 @@ secondaryText: { | ||
marginTop: '2.4px', | ||
lineHeight: '14px' | ||
lineHeight: '14px', | ||
userSelect: 'none' | ||
}, | ||
@@ -87,0 +89,0 @@ leftAvatar: { |
{ | ||
"name": "anchor-ui", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "React Component UI Kit", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
180216
3208