diff --git a/client/site/common/Footer.js b/client/site/common/Footer.js index 2aaa9bfe..79c2bf5e 100644 --- a/client/site/common/Footer.js +++ b/client/site/common/Footer.js @@ -4,9 +4,9 @@ import heimURL from '../../lib/heimURL' export default function Footer(props) { - return ( - const donationURL = (props.noDonation) ? null : process.env.HEIM_DONATION_URL + const donationURL = (props.noDonation) ? null : process.env.HEIM_DONATION_URL + return (