fix(chart): Fix chart rendering and appearance issues in the DeesChartArea component.

This commit is contained in:
2025-01-15 16:00:03 +01:00
parent 6e8099c6f4
commit 0c273a818d
5 changed files with 6865 additions and 4990 deletions

View File

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