fix(DeDocument): Fix rendering of documents by properly moving new pages back to the document container

This commit is contained in:
2024-11-27 19:27:30 +01:00
parent 561b391f03
commit 7dd585553c
4 changed files with 29 additions and 12 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '1.0.102',
version: '1.0.103',
description: 'A comprehensive solution for generating documents like invoices, integrating elements, templates, and services to streamline document creation.'
}