@astrouxds/documentation-components
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -216,3 +216,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
} | ||
if (this.type === tokenType.borderWidth) { | ||
if (this.type === tokenType.borderWidth || this.type === 'borderWidth') { | ||
return this.getBorderWidthPreview(); | ||
@@ -219,0 +219,0 @@ } |
@@ -6,3 +6,3 @@ { | ||
"author": "Mark Cianfrani", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"public": true, | ||
@@ -9,0 +9,0 @@ "main": "dist/src/index.js", |
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
38515