react-figma
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -37,3 +37,3 @@ "use strict"; | ||
flattenOriginalStyle.display === 'block' | ||
? { width: '100%' } | ||
? { minWidth: '100%' } | ||
: {}), __1.StyleSheet.flatten(flattenOriginalStyle), transformAutoLayoutToYoga_1.transformAutoLayoutToYoga(props)); | ||
@@ -40,0 +40,0 @@ console.log(style); |
{ | ||
"name": "react-figma", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Render React components to Figma", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
358440