From ce4bf4be28a7c3ef5efe0636c47d4437e8fe71f0 Mon Sep 17 00:00:00 2001 From: briskt <3172830+briskt@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:07:07 +0800 Subject: [PATCH 1/5] add(SearchableSelect): add data-1p-ignore to SearchableSelect --- components/custom/SearchableSelect/SearchableSelect.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/components/custom/SearchableSelect/SearchableSelect.svelte b/components/custom/SearchableSelect/SearchableSelect.svelte index 5052a27..a7c5159 100644 --- a/components/custom/SearchableSelect/SearchableSelect.svelte +++ b/components/custom/SearchableSelect/SearchableSelect.svelte @@ -85,6 +85,7 @@ const onChange = (e) => {