import React from "react" import footerStyles from "./footer.module.css" import { Link } from "gatsby" export default ({ editLink }) => ( )