@symbo.ls/avatar
Advanced tools
Comparing version 2.11.214 to 2.11.215
@@ -9,2 +9,4 @@ 'use strict' | ||
state: { key: 'am' }, | ||
props: { | ||
@@ -58,4 +60,4 @@ round: 'C', | ||
change: (ev, { state }) => { | ||
console.log(state.key) | ||
state.update({ key: ev.target.value }) | ||
console.log(state.key) | ||
} | ||
@@ -62,0 +64,0 @@ } |
{ | ||
"name": "@symbo.ls/avatar", | ||
"version": "2.11.214", | ||
"version": "2.11.215", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "707d4101f2b259c80be5c1ad095ca1c0ea6ef35d", | ||
"gitHead": "1dc01c98b5717566aaee3155b73829e428d51055", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@symbo.ls/atoms": "latest", |
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
4457
144