fix(dees-appui-maincontent): migrate main content layout to CSS Grid and enable topbar collapse transitions

This commit is contained in:
2025-12-29 11:44:16 +00:00
parent 8a4d69694c
commit cc71f232d2
3 changed files with 23 additions and 20 deletions

View File

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