summaryrefslogtreecommitdiff
path: root/lib/tech-project-avl/table/accepted-quotations-table-toolbar-actions.tsx
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-08-05 03:29:00 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-08-05 03:29:00 +0000
commit6c549b0f264e9be4d60af38f9efc05b189d6849f (patch)
tree2f58b131ebdcb8d059e603c6149fb2303dfa6469 /lib/tech-project-avl/table/accepted-quotations-table-toolbar-actions.tsx
parent4f3948a66b34c5b14fabbc4e96245782b544c4d9 (diff)
(최겸) 기술영업 견적 Result 전송 업데이트
Diffstat (limited to 'lib/tech-project-avl/table/accepted-quotations-table-toolbar-actions.tsx')
-rw-r--r--lib/tech-project-avl/table/accepted-quotations-table-toolbar-actions.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tech-project-avl/table/accepted-quotations-table-toolbar-actions.tsx b/lib/tech-project-avl/table/accepted-quotations-table-toolbar-actions.tsx
index ae9aea60..4e2eb578 100644
--- a/lib/tech-project-avl/table/accepted-quotations-table-toolbar-actions.tsx
+++ b/lib/tech-project-avl/table/accepted-quotations-table-toolbar-actions.tsx
@@ -34,7 +34,6 @@ export function AcceptedQuotationsTableToolbarActions({
<Download className="size-4" aria-hidden="true" />
<span className="hidden sm:inline">Excel 내보내기</span>
</Button>
-
{onRefresh && (
<Button
variant="outline"