fix(dees-input-text): adjust password toggle and validation icon alignment in text input

This commit is contained in:
2026-04-12 17:01:05 +00:00
parent 212a46894e
commit 2f4afddf73
3 changed files with 12 additions and 10 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.74.0',
version: '3.74.1',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}