diff --git a/packages/builder/src/components/userInterface/SettingsView.svelte b/packages/builder/src/components/userInterface/SettingsView.svelte index 0460e15ad6..233fa08031 100644 --- a/packages/builder/src/components/userInterface/SettingsView.svelte +++ b/packages/builder/src/components/userInterface/SettingsView.svelte @@ -124,14 +124,14 @@ {/if} {/each} {:else} -
- This component does not have any settings. -
+
This component does not have any settings.
{/if}