title: auto
des: auto note:auto
This commit is contained in:
@@ -37,7 +37,7 @@ export default function EditProspektusInvestasi({
|
|||||||
<Stack>
|
<Stack>
|
||||||
{prospek.ProspektusInvestasi != null ? (
|
{prospek.ProspektusInvestasi != null ? (
|
||||||
<Link
|
<Link
|
||||||
href={RouterInvestasi.api_file_prospektus + `${prospek.ProspektusInvestasi.url}`}
|
href={RouterInvestasi.api_file_prospektus + `${prospek.ProspektusInvestasi.id}`}
|
||||||
target="_blank"
|
target="_blank"
|
||||||
style={{ textDecorationLine: "none" }}
|
style={{ textDecorationLine: "none" }}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user