comment deleted

This commit is contained in:
VividTruthKeeper 2022-06-03 22:58:53 +05:00
parent 63c037aa41
commit c00859e9cf
1 changed files with 1 additions and 17 deletions

View File

@ -162,23 +162,7 @@ const CreditStage1 = ({ setStage, data, setData, creditData, id, setId }) => {
.filter((string) => string !== "")
: "",
}}
>
{/* {creditData
? locale !== "TKM"
? creditData.data.map((el) =>
el.id === id
? JSON.parse(
el.translations.find(
(els) => els.locale === "ru"
).attribute_data
).securing_return
: ""
)
: creditData.data.map((el) =>
el.id === id ? el.securing_return : ""
)
: ""} */}
</h2>
></h2>
</div>
<div className="dropdown-inner left right">
<h6>