mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-09 19:27:44 +02:00
Remove debug info (#9999)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
</script>
|
||||
|
||||
<Card width={'menu'} label={attribute.label} canSave={value != null} on:close okAction={save}>
|
||||
{value}
|
||||
{#if editor != null}
|
||||
<Component
|
||||
is={editor}
|
||||
|
||||
Reference in New Issue
Block a user