fix(core): update

This commit is contained in:
2024-02-03 14:49:25 +01:00
parent 020a1bfb75
commit 2957121473
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ export const demoFunc = () => {
</style>
<div class="demoBox">
<dees-chart-area
.title=${'System Usage'}
.label=${'System Usage'}
></dees-chart-area>
</div>
`;