fix(dees-appui): Normalize header heights and box-sizing for App UI components

This commit is contained in:
2025-12-08 14:50:53 +00:00
parent 9471c419fa
commit 9735af05c8
6 changed files with 23 additions and 7 deletions

View File

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