버튼 텍스트 변경: 견적 견적 산출 → 자동 견적 산출

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
정재웅
2025-12-02 14:08:40 +09:00
parent d400270419
commit 4426e1a430
2 changed files with 1 additions and 4082 deletions

4081
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -952,7 +952,7 @@ export function AutoCalculationSimulator({
{/* 산출 버튼 */}
<Button onClick={handleAutoCalculation} className="w-full h-12">
({quotes.length} )
({quotes.length} )
</Button>
{/* 결과 표시 */}