footer recon

This commit is contained in:
zeppi 2021-07-23 16:19:45 -04:00 committed by jessopb
parent 05ecdc9727
commit fd2621d7f2

View file

@ -1,8 +1,12 @@
import React from 'react';
import Button from 'component/button';
import I18nMessage from 'component/i18nMessage';
import { SIMPLE_SITE } from 'config';
export default function Footer() {
if (!SIMPLE_SITE) {
return null;
}
return (
<footer className="footer">
<span className="footer__section-title">