feat(workspace): add resizable markdown editor/preview split with draggable handle and markdown outlet styling/demo

This commit is contained in:
2025-12-31 17:03:27 +00:00
parent 11c88f9749
commit 9fa48e511c
10 changed files with 844 additions and 26 deletions

View File

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