fix:VAT 페이지 신고서 출력 버튼 제거
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -360,9 +360,6 @@ function VatManagement() {
|
||||
)}
|
||||
</div>
|
||||
<div className="flex items-center">
|
||||
<button className="flex items-center gap-2 px-4 py-2 border border-gray-300 text-gray-700 hover:bg-gray-50 rounded-lg">
|
||||
<FileText className="w-4 h-4" /><span className="text-sm">신고서 출력</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user