Comparing version 1.0.1 to 1.0.2
@@ -283,3 +283,4 @@ "use strict"; | ||
tableLayout: 'auto', // override default of 'fixed' | ||
} }, | ||
}, width: "100%" // fill container | ||
}, | ||
react_1.default.createElement("tr", null, react_1.default.Children.toArray(children).map((child) => { | ||
@@ -286,0 +287,0 @@ if (!react_1.default.isValidElement(child)) |
{ | ||
"name": "remail", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Email component framework built with React.", | ||
@@ -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
15525
410