From 91f790a0806d3bd910908ed8597c0f06fe77c341 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:09 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9A=BD=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomSelect/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/CustomSelect/index.ts b/src/components/CustomSelect/index.ts index e5670bc..0b608e4 100644 --- a/src/components/CustomSelect/index.ts +++ b/src/components/CustomSelect/index.ts @@ -2,3 +2,4 @@ export * from './SelectMulti.js' export type { OptionWithDescription } from './select.js' export * from './select.js' +