ink-text-input
Advanced tools
Comparing version 5.0.0 to 5.0.1
/// <reference types="react" /> | ||
import type { Except } from 'type-fest'; | ||
type Props = { | ||
export type Props = { | ||
/** | ||
@@ -5,0 +5,0 @@ * Text to display when `value` is empty. |
{ | ||
"name": "ink-text-input", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Text input component for Ink", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
14783