fix(dees-input-text): Normalize Lucide icon names for password toggle

This commit is contained in:
2025-09-06 13:29:38 +00:00
parent 2c595bf803
commit 8918dc94bd
3 changed files with 7 additions and 2 deletions

View File

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