This commit is contained in:
Conor_Mack 2020-05-22 10:42:02 +01:00
parent facd99f58a
commit 54e7dba667
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@
} }
</script> </script>
<Colorpicker />
{#if panelDefinition.length > 0} {#if panelDefinition.length > 0}
{#each panelDefinition as definition} {#each panelDefinition as definition}
{#if propExistsOnComponentDef(definition.key)} {#if propExistsOnComponentDef(definition.key)}