Show decrypt error in secure input

This commit is contained in:
Gregory Schier
2025-05-20 07:41:32 -07:00
parent 1974d61aa4
commit 4c3a02ac53
4 changed files with 82 additions and 16 deletions

View File

@@ -116,6 +116,7 @@ export function PlainInput({
size === 'md' && 'min-h-md',
size === 'sm' && 'min-h-sm',
size === 'xs' && 'min-h-xs',
size === '2xs' && 'min-h-2xs',
)}
>
{tint != null && (