mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-09 00:04:10 +00:00
fix app freeze
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
|
||||
{#if componentStyle}
|
||||
{@const property = componentStyle[key]}
|
||||
{#if property.evalClass}
|
||||
{#if property?.evalClass}
|
||||
<InputValue
|
||||
key={key + extraKey + 'cssGlobal'}
|
||||
{id}
|
||||
|
||||
Reference in New Issue
Block a user