From 0d51ba6b96ccadf556d8f6ef90501906258d3186 Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Tue, 14 May 2024 07:23:04 -0700 Subject: [PATCH] fix(demo): Upgrade UI combo box component (#67) The older version was throwing errors in the JS console. It still seemed to function, but the noise made debugging more difficult. --- demo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/index.html b/demo/index.html index 23406e2..3a0d3e3 100644 --- a/demo/index.html +++ b/demo/index.html @@ -28,7 +28,7 @@ - +