@the-control-group/ui
Advanced tools
Comparing version 1.7.24 to 1.8.0
@@ -81,3 +81,4 @@ /** | ||
'onMouseUp', | ||
'rows' | ||
'rows', | ||
'autoFocus' | ||
]; | ||
@@ -84,0 +85,0 @@ |
@@ -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 CodeInput } from './elements/CodeInput/CodeInput'; | ||
export { default as Text } from './elements/Text/Text'; | ||
@@ -11,0 +12,0 @@ export { default as Heading } from './elements/Heading/Heading'; |
{ | ||
"name": "@the-control-group/ui", | ||
"version": "1.7.24", | ||
"version": "1.8.0", | ||
"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
78567
45
1611