@the-control-group/ui
Advanced tools
Comparing version 1.8.0 to 1.9.1
@@ -9,2 +9,3 @@ // Make these available to import directly from the package root | ||
export { default as Input } from './elements/Input/Input'; | ||
export { default as PasswordInput } from './elements/PasswordInput/PasswordInput'; | ||
export { default as CodeInput } from './elements/CodeInput/CodeInput'; | ||
@@ -11,0 +12,0 @@ export { default as Text } from './elements/Text/Text'; |
{ | ||
"name": "@the-control-group/ui", | ||
"version": "1.8.0", | ||
"version": "1.9.1", | ||
"description": "UI kit based on ReactJS for TCG projects", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
82445
47
1685