@expandorg/app-account
Advanced tools
Comparing version 0.0.24 to 0.0.25
{ | ||
"name": "@expandorg/app-account", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"description": "App account", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "32124066122cb67ee261472b69f4993331538e31" | ||
"gitHead": "b0d0e5454b58e4707675bbd1e9ad611d73ce1b75" | ||
} |
@@ -54,3 +54,2 @@ import React, { Component } from 'react'; | ||
super(props); | ||
this.state = { | ||
@@ -57,0 +56,0 @@ code: props.code || '', |
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
32157