import React from 'react' import Link from 'next/link' const Footer = (props) => (
about send feedback tweet star
a project by @dawn_labs ¬
) export default Footer