diff options
Diffstat (limited to 'lib/swp/table/swp-table-toolbar.tsx')
| -rw-r--r-- | lib/swp/table/swp-table-toolbar.tsx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/swp/table/swp-table-toolbar.tsx b/lib/swp/table/swp-table-toolbar.tsx index fc8337f5..e7a2ef30 100644 --- a/lib/swp/table/swp-table-toolbar.tsx +++ b/lib/swp/table/swp-table-toolbar.tsx @@ -227,10 +227,6 @@ export function SwpTableToolbar({ {isSyncing ? "동기화 중..." : "SWP 동기화"} </Button> </div> - - <div className="text-sm text-muted-foreground"> - SWP 문서 관리 시스템 - </div> <div className="flex items-center gap-2"> {/* 벤더만 파일 업로드 기능 사용 가능 */} |
