@socketsupply/components
Advanced tools
Comparing version 14.0.11 to 14.0.12
@@ -77,3 +77,3 @@ import { Tonic } from '@socketsupply/tonic' | ||
if (element.state.edited) { | ||
if (element?.state.edited) { | ||
element.state.edited = false | ||
@@ -80,0 +80,0 @@ element.removeAttribute('edited') |
{ | ||
"name": "@socketsupply/components", | ||
"version": "14.0.11", | ||
"version": "14.0.12", | ||
"description": "Example components", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
279161