summaryrefslogtreecommitdiff
path: root/lib/tech-project-avl/table/accepted-quotations-table-toolbar-actions.tsx
diff options
context:
space:
mode:
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"