refactor: 지붕재적합성 체크박스 id 수정, 1:1 문구 제거 #100

Merged
seul merged 2 commits from feature/suitable into dev 2025-07-10 13:57:26 +09:00
Showing only changes of commit 54a1a7f36f - Show all commits

View File

@ -35,7 +35,7 @@ export default function SuitableDetailPopupButton() {
</div> </div>
<div className="btn-bx"> <div className="btn-bx">
<button className="btn-frame n-blue icon" onClick={() => handleRedirectPage('/inquiry/regist')}> <button className="btn-frame n-blue icon" onClick={() => handleRedirectPage('/inquiry/regist')}>
11<i className="btn-arr"></i> <i className="btn-arr"></i>
</button> </button>
</div> </div>
</div> </div>