diff --git a/src/Select/Select.svelte b/src/Select/Select.svelte index 1199ed6f67..d1a76f94fd 100644 --- a/src/Select/Select.svelte +++ b/src/Select/Select.svelte @@ -181,7 +181,7 @@ {/if} - {#if helperText} + {#if !invalid && !warn && helperText}