From 12e936c0b45ffa1c8f3c02ff77961212767be9a7 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Tue, 26 Aug 2025 01:17:56 +0000 Subject: (대표님) 가입, 기본계약, 벤더 (최겸) 기술영업 아이템 관련 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/utils.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/utils.ts') diff --git a/lib/utils.ts b/lib/utils.ts index 4d987902..dab65b37 100644 --- a/lib/utils.ts +++ b/lib/utils.ts @@ -288,4 +288,5 @@ export function compareItemNumber(a?: string, b?: string) { if (av !== bv) return av - bv; } return as.length - bs.length; -} \ No newline at end of file +} + -- cgit v1.2.3