fix(dees-input-fileupload): Show selected files inside dropzone and improve file upload UX

This commit is contained in:
2025-09-19 17:36:03 +00:00
parent 0b2675c7e5
commit 1b108fcc8c
2 changed files with 10 additions and 1 deletions

View File

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