fixed text style Investopedia

This commit is contained in:
JotaroS 2021-12-30 18:50:22 +01:00
parent b578e09986
commit 351d4151bb

@ -176,7 +176,7 @@ export function InfoAndPurchases(props: IProps): React.ReactElement {
<>
<Typography>Welcome to the World Stock Exchange (WSE)!</Typography>
<Link href={documentationLink} target={"_blank"}>
Investopedia
<Typography>Investopedia</Typography>
</Link>
<br />
<PurchaseWseAccountButton {...props} />