@salesforcedevs/docs-components
Advanced tools
Comparing version 1.3.388-playground-comp3 to 1.3.389
{ | ||
"name": "@salesforcedevs/docs-components", | ||
"version": "1.3.388-playground-comp3", | ||
"version": "1.3.389", | ||
"description": "Docs Lightning web components for DSC", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "4629fdd9ca18a13480044ad43515b91945d16aad" | ||
"gitHead": "813f3ca32146212f28efb7751e9690d501e343bf" | ||
} |
@@ -1,2 +0,2 @@ | ||
import { LightningElement, api, track } from "lwc"; | ||
import { LightningElement, api } from "lwc"; | ||
@@ -9,3 +9,3 @@ export default class ComponentPlayground extends LightningElement { | ||
@track isLoading = true; | ||
isLoading = true; | ||
@@ -12,0 +12,0 @@ get playgroundSrc(): string { |
Sorry, the diff of this file is not supported yet
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
279732
89
1
1