From bc51b8a2bb28bbd8684b9fcb8eecdb8202b48c11 Mon Sep 17 00:00:00 2001 From: Eric Y Liu Date: Sat, 26 Jun 2021 16:14:06 -0700 Subject: [PATCH] refactor(text-input): use class directive --- src/TextInput/TextInput.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TextInput/TextInput.svelte b/src/TextInput/TextInput.svelte index 04371fe1..e41b3733 100644 --- a/src/TextInput/TextInput.svelte +++ b/src/TextInput/TextInput.svelte @@ -83,7 +83,7 @@ on:mouseleave > {#if inline} -
+
{#if labelText}