Add instagram signature link - fix

This commit is contained in:
Piotr Zarycki 2019-10-14 21:05:15 +02:00 committed by Ben Gotow
parent b40b82a3ce
commit 3071e76c4a

View file

@ -160,7 +160,7 @@ function GenericInfoBlock(props, prefixStyle: any = PrefixStyles.None) {
)}
{props.instagramURL && (
<a
href={`${props.instagramURL}`}
href={props.instagramURL}
title="Instagram"
style={{ marginRight: 8, color: props.tintColor }}
>