fix app freeze

This commit is contained in:
Ruben Fiszel
2023-11-15 12:59:05 +01:00
parent 8be19b8763
commit a4c37da608
@@ -63,7 +63,7 @@
{#if componentStyle}
{@const property = componentStyle[key]}
{#if property.evalClass}
{#if property?.evalClass}
<InputValue
key={key + extraKey + 'cssGlobal'}
{id}