anchor-ui
Advanced tools
Comparing version 1.9.5 to 1.9.6
@@ -33,3 +33,3 @@ 'use strict'; | ||
position: 'relative', | ||
wordBreak: 'break-all', | ||
wordBreak: 'break-word', | ||
'&:before': { | ||
@@ -36,0 +36,0 @@ borderBottom: '5px solid transparent', |
{ | ||
"name": "anchor-ui", | ||
"version": "1.9.5", | ||
"version": "1.9.6", | ||
"description": "React Component UI Kit", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -25,3 +25,3 @@ # Anchor UI | ||
| ChildComponent | Component | Yes | | Child component to render | | ||
| color | String | Yes | | Theme color | | ||
| color | String | Yes | {} | Theme color | | ||
@@ -28,0 +28,0 @@ --- |
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
216957