fix(dees-label): align label content and icon consistently using inline flex layout

This commit is contained in:
2026-04-12 10:47:18 +00:00
parent 59610f463e
commit 8b8a8ff943
3 changed files with 9 additions and 4 deletions

View File

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