fix(viewer): Improve sidebar resizing UX and update deps

This commit is contained in:
2025-12-11 19:16:12 +00:00
parent 6726969010
commit 34278c4b04
6 changed files with 42 additions and 12 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '2.1.0',
version: '2.1.1',
description: 'A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.'
}