diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-02 06:06:01 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-02 06:06:01 +0000 |
| commit | 5d14a673d9ad9223a5b5a8f87bbdf6e1594d7751 (patch) | |
| tree | 0528e6510add7f12fbcff97f694487f48773b183 /components | |
| parent | e5f4a774fabc17b5b18d50c96f5695d89dcabc86 (diff) | |
(대표님) 20250602 오후 개발사항
Diffstat (limited to 'components')
| -rw-r--r-- | components/form-data/export-excel-form.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/form-data/export-excel-form.tsx b/components/form-data/export-excel-form.tsx index 07d3c447..64e9ea3d 100644 --- a/components/form-data/export-excel-form.tsx +++ b/components/form-data/export-excel-form.tsx @@ -1,4 +1,3 @@ -// lib/excelUtils.ts import ExcelJS from "exceljs"; import { saveAs } from "file-saver"; import { toast } from "sonner"; |
