fix(core): update

This commit is contained in:
2023-08-07 20:02:18 +02:00
parent e0d2679801
commit 316e2a0b27
32 changed files with 393 additions and 440 deletions

View File

@ -2,7 +2,7 @@ import {
DeesElement,
html,
customElement,
TemplateResult,
type TemplateResult,
property,
state,
} from '@design.estate/dees-element';