fix(dees-workspace): fix demo wrapper and workspace layout; always render terminal preview

This commit is contained in:
2025-12-31 12:45:19 +00:00
parent 826689ec0e
commit cfe3490bcf
4 changed files with 28 additions and 13 deletions

View File

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