support 키 변경 관련
This commit is contained in:
@@ -112,8 +112,7 @@ export const NoticeListPage = () => {
|
||||
seq={ resultList[i]?.seq }
|
||||
title={ resultList[i]?.title }
|
||||
informCl={ resultList[i]?.informCl }
|
||||
regDate={ resultList[i]?.regDate }
|
||||
isNew={ resultList[i]?.isNew }
|
||||
regDt={ resultList[i]?.regDt }
|
||||
></SupportNoticeItem>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user