거래내역상세 거래확인서 기능 추가
This commit is contained in:
@@ -84,6 +84,9 @@ export const NoticeDetail = ({
|
||||
className="notice-detail__body"
|
||||
dangerouslySetInnerHTML={{ __html: result.contents || '' }}
|
||||
></div>
|
||||
{/*
|
||||
<div className="notice-detail__body">{ result.contents }</div>
|
||||
*/}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user