mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-09 19:27:44 +02:00
Fix type properties editor (#9227)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
+1
-1
@@ -23,5 +23,5 @@
|
||||
</script>
|
||||
|
||||
{#if type !== undefined && descriptor !== undefined}
|
||||
<ClassAttributes ofClass={descriptor.baseClass} _class={type.targetClass} {disabled} showHierarchy />
|
||||
<ClassAttributes _class={type.targetClass} {disabled} showHierarchy />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user