fixed market bug, fixed key issue and added texts fork the cards
This commit is contained in:
@@ -112,7 +112,7 @@ export default function MainSection({
|
||||
<AvailableJobsCard
|
||||
contentDisplay={contentDisplay}
|
||||
image_server={image_server}
|
||||
key={datas.id}
|
||||
key={datas.job_uid}
|
||||
datas={datas}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user