fix app freeze

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