fix(dees-simple-appdash): Fix icon rendering in dees-simple-appdash to respect provided icon strings

This commit is contained in:
2025-09-05 15:26:19 +00:00
parent c0dbc3c0d0
commit 911159ee55
3 changed files with 8 additions and 2 deletions

View File

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