fix(shared): Fixed the demo letter item details by replacing with to correctly define the item position.

This commit is contained in:
2024-11-27 12:21:35 +01:00
parent 78e4fb23cf
commit e547e38158
5 changed files with 29 additions and 224 deletions

View File

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