ioloco-ui
Advanced tools
Comparing version 0.2.9 to 0.2.11
@@ -15,2 +15,7 @@ import type { StyleXStyles } from '@stylexjs/stylex'; | ||
style?: StyleXStyles<{ | ||
position?: string; | ||
top?: number; | ||
left?: number; | ||
right?: number; | ||
bottom?: number; | ||
margin?: string; | ||
@@ -17,0 +22,0 @@ backgroundColor?: string; |
{ | ||
"name": "ioloco-ui", | ||
"version": "0.2.9", | ||
"version": "0.2.11", | ||
"description": "Stylex UI components for React", | ||
@@ -5,0 +5,0 @@ "author": { |
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
74470
575