ioloco-ui
Advanced tools
Comparing version 0.2.17 to 0.2.18
@@ -6,3 +6,3 @@ import React from 'react'; | ||
id?: string; | ||
type: 'text' | 'password' | 'email' | 'date' | 'checkbox'; | ||
type: 'text' | 'password' | 'email' | 'date' | 'checkbox' | 'number'; | ||
size: 'small' | 'medium' | 'large'; | ||
@@ -9,0 +9,0 @@ children?: React.ReactNode; |
{ | ||
"name": "ioloco-ui", | ||
"version": "0.2.17", | ||
"version": "0.2.18", | ||
"description": "Stylex UI components for React", | ||
@@ -5,0 +5,0 @@ "author": { |
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
74921