@salesforcedevs/dw-components
Advanced tools
Comparing version 1.3.324-alpha to 1.3.324-alpha2
{ | ||
"name": "@salesforcedevs/dw-components", | ||
"version": "1.3.324-alpha", | ||
"version": "1.3.324-alpha2", | ||
"description": "Lightning web components for https://developer.salesforce.com", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -40,3 +40,5 @@ import { api, LightningElement } from "lwc"; | ||
tags: sample.tags, | ||
target: this.target | ||
target: this.target, | ||
ctaOne: sample.ctaOne, | ||
ctaTwo: sample.ctaTwo | ||
})); | ||
@@ -43,0 +45,0 @@ } |
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
500966
9211