@adobe/aem-core-components-react-base
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@adobe/aem-core-components-react-base", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -68,5 +68,5 @@ # AEM WCM Components - React Core implementation | ||
const modelProps:ButtonV1Model = { | ||
text: 'Example Button'; | ||
link?: '/content/my/awesome/page.html', | ||
icon?: 'iconCssCLass' | ||
text: 'Example Button', | ||
link: '/content/my/awesome/page.html', | ||
icon: 'iconCssCLass' | ||
}; | ||
@@ -73,0 +73,0 @@ |
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
612783