From 8c60dbbbbb71d556db73f21a8fb40dee454de0f1 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sun, 17 Aug 2025 13:39:55 -0700 Subject: [PATCH] fix(list-box): `ListBoxField` should use `id` --- src/ListBox/ListBoxField.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ListBox/ListBoxField.svelte b/src/ListBox/ListBoxField.svelte index 8b9950d1..63348d4c 100644 --- a/src/ListBox/ListBoxField.svelte +++ b/src/ListBox/ListBoxField.svelte @@ -47,6 +47,7 @@